You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 18, 2021. It is now read-only.
When using the Authorization Code Flow and a nonce is provided in the Authorization Request, the nonce is non present in the id_token on the token request.
The text was updated successfully, but these errors were encountered:
You can go ahead and close this issue, on further inspection the nonce from the Authorization Request was not being posted to the token endpoint, when we added the nonce as an additional parameter it started to show up.
When using the Authorization Code Flow and a nonce is provided in the Authorization Request, the nonce is non present in the id_token on the token request.
The text was updated successfully, but these errors were encountered: