diff --git a/website/content/api-docs/secret/identity/tokens.mdx b/website/content/api-docs/secret/identity/tokens.mdx index 030c6ee26..a943ad415 100644 --- a/website/content/api-docs/secret/identity/tokens.mdx +++ b/website/content/api-docs/secret/identity/tokens.mdx @@ -393,7 +393,7 @@ This endpoint can verify the authenticity and active state of a signed ID token. - `token` `(string)` – A signed OIDC compliant ID token -- `client_id` `(string: )` - Specifying the client ID optimizes validation time +- `client_id` `(string: )` - Specifying the client ID additionally requires the token to contain a matching `aud` claim ### Sample Payload