Error in Multiple AzureAD provider in nextauth version 5 #12671
Unanswered
Rafia-Ahmed
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
i was using two azure ad providers with different id in v4 and everything was working as expected. but when i migrated to version 5, only the first azuread provider is working and the second provider is not working at all. Is there anyone else facing similar issue?
this is the error that i am getting :
[auth][error] CallbackRouteError: Read more at https://errors.authjs.dev#callbackrouteerror
[auth][cause]: OperationProcessingError: unexpected JWT "iss" (issuer) claim value
Beta Was this translation helpful? Give feedback.
All reactions