-
Hello everyone,
I did confirm the audience is being passed:
Access token audience is set correctly, but id_token is ignored. Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
aeneasr
Jun 14, 2023
Replies: 1 comment 1 reply
-
I don't believe you can override the audience for ID Tokens, because the audience for ID Tokens is always the OAuth2 Client per spec. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
vinckr
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I don't believe you can override the audience for ID Tokens, because the audience for ID Tokens is always the OAuth2 Client per spec.