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,