Skip to content

CallbackRouteError on SSO login (Azure/Entra) via Cognito Hosted UI — works for email/password #13071

Discussion options

You must be logged in to vote

FIX: We discovered a nonce was issued on the first SSO authorization flow through Cognito and we had to update the provider declaration to include the nonce check. The associated PR we used to discover this fix is here:
#4100

Related discussion:
#3551

The exact fix was to add the nonce check:
Cognito({ checks: ['nonce'], authorization: { ...

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jharman-amergis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
1 participant