Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 401 Bytes

_userinfo-aud-claim-limits.mdx

File metadata and controls

3 lines (2 loc) · 401 Bytes

In version 1.50.0 and later, the aud claim is required for all tokens. The aud claim value, or the first value in the case where the claim contains a list, must correspond to an active Application.

If you have a token that was not obtained from an OAuth flow and does not contain the aud claim, consider adding the claim or using the JWT Validate API instead.