Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,439 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
When I register an application (web api) and when I go to the API Permissions section. I see that the MS Graph API User.Read is there by default.
Is this necessary If I don't plan to access the Graph API? If it is necessary, what would be the reason? Is the MSAL library uses that User.Read scope ?
Thank you,
Hello @bdiddy . Is not neccesary. MSAL do not relies on it either.
Let us know if this answer was helpful to you. If so, please remember to mark it as the answer so that others in the community with similar questions can more easily find a solution.