Where can I find APP ID URI for Microsoft App?
问题 I am trying to log in as my registered app, with the permissions granted on: Azure Portal > App registrations > App registrations (Preview) > My App Name - API permissions According to this documentation, I have to pass my resource identifier ( APP ID URI ) in the scope parameter when requesting a token. I am certain that this scope parameter is the one causing me problems. I have tried different parameters of the scope. https://graph.microsoft.com/.default : This works for basic functions,