Learn how to acquire an access token in a Node/Express.js web to read user's profile detail from Microsoft Graph API In this tutorial, you call Microsoft Graph API from a Node/Express.js web app. Once ...
Register a new Entra ID application, add and grant at least the User.Read.All application permission and create a new client secret. You can grant also another permissions, it depends on what you want ...