Implement Role Based Access Control with Microsoft Entra #11499
Unanswered
IT21305900
asked this question in
Help
Replies: 1 comment
-
Same question here, and how to change Microsoft Entra ID remotely, from application? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am currently developing an NextJS14 application with Microsoft Entra ID. I have used this https://authjs.dev/getting-started/providers/microsoft-entra-id#configuration guidelines to configure the NextAuthV5 with Microsoft Entra.
However, after configuration, I can't access app roles permissions or group details which I configured in the Entra dashboard.
How can I access the app roles from Entra, and implement Role Based Access Control with NextJS with NextAuth.
Beta Was this translation helpful? Give feedback.
All reactions