Hi,
To add admin consent for an api you have to go enterprise app and select your respective app/api and give consent:
That is the place where the associated service principal is managed.
Hope this helps!
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
An Azure AD admin in my organization exposed an API for our application and added a scope with admin-only consent enabled. We then added the scope to the configured permissions and the admin granted consent for the application. I see the green checkmark in the "Status" column for the scope.
However, when trying to login with that custom scope request, I am still seeing the "Need admin approval" screen. I was expecting this not to be necessary since it was granted in the portal.
Are there additional steps that need to be taken to grant the approval for all users?
Hi,
To add admin consent for an api you have to go enterprise app and select your respective app/api and give consent:
That is the place where the associated service principal is managed.
Hope this helps!