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
Thanks - I got an error about url format when I changed the Entra definition following update from beta 22 to beta 25. Changing to the url definition resolved the error.
What is the improvement or update you wish to see?
Hi,
Documentation for the Entra ID provider in the Setup -> Configuration -> NextJS section seems incorrect:
Should read:
Is there any context that might help us understand?
From the below it looks like the provider is expecting a URL in the
issuer
field.See
https://github.com/nextauthjs/next-auth/blob/main/packages/core/src/providers/microsoft-entra-id.ts
Line 108Does the docs page already exist? Please link to it.
https://authjs.dev/getting-started/providers/microsoft-entra-id
The text was updated successfully, but these errors were encountered: