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
In addition to passing the access token parameter, change the POST /tokens endpoint to also pass the token as an id_token. This will help with clients trying to use the OIDC spec.
The text was updated successfully, but these errors were encountered:
In addition to passing the access token parameter, change the POST /tokens endpoint to also pass the token as an
id_token
. This will help with clients trying to use the OIDC spec.The text was updated successfully, but these errors were encountered: