You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 31, 2019. It is now read-only.
Does anyone know what a modified version of this would look like that would do the Admin consent prompt from Azure for Restricted Scopes? That would be incredibly valuable in this sample.
The text was updated successfully, but these errors were encountered:
If we are developing an single-tenant and register the app from the Azure portal or Azure classic portal, there is no need to use the admin consent. When we register the app, the admin consent already be granted.
And if you want to use the admin consent in any web app supports Katana, we can add this parameter using the code below:
Does anyone know what a modified version of this would look like that would do the Admin consent prompt from Azure for Restricted Scopes? That would be incredibly valuable in this sample.
The text was updated successfully, but these errors were encountered: