Skip to content

Expecting access token to be JWT v2 but got v1 #436

Answered by raqsilva
raqsilva asked this question in Q&A
Discussion options

You must be logged in to vote

Default scopes are 'email' 'openid' 'profile'.

I have just realised that in order to get a V2 access token I need to delete default scopes, expose API and create a new scope (ref https://authguidance.com/2017/12/01/azure-ad-spa-code-sample/).

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by rayluo
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
3 participants
Converted from issue

This discussion was converted from issue #426 on November 05, 2021 17:42.