Skip to content

pkce / azureAd - SPA / AADSTS700025 #321

Answered by AnWeber
qmitchell-aa asked this question in Q&A
Discussion options

You must be logged in to vote

Now I notice something again. SPA should not use Authorization Code Flows because the client secret can not saved securly (https://learn.microsoft.com/de-de/entra/identity-platform/v2-oauth2-auth-code-flow)

Therefore, the implicit flow would be more correct in this case. So either the way via WebApp + AuthorizationCode + Client Secret or SPA + Implicit Flow. In both cases, however, localhost:3000 is required as Redirect Uri

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
4 replies
@qmitchell-aa
Comment options

@qmitchell-aa
Comment options

@qmitchell-aa
Comment options

@AnWeber
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@qmitchell-aa
Comment options

Answer selected by qmitchell-aa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants