question

REIDGrant-3152 avatar image
0 Votes"
REIDGrant-3152 asked REIDGrant-3152 commented

Admin consent - repeatedly asks for the same permissions

I'm a global admin, attempting to approve a user's request for a range of permissions for an external app. After I approve, the associated permissions are displayed for that app:
187335-image.png



However, when the user tries to use the app, they get the same request, with the same permissions. I've removed all the permissions via PowerShell and resubmitted the approval, but no change.

azure-ad-app-consent
image.png (41.2 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

michev avatar image
1 Vote"
michev answered REIDGrant-3152 commented

If you have granted tenant-wide consent, there's nothing else required. Give it few mins to propagate just in case. If the application keeps asking for this, have the user sign out completely, clear any app cache, and sing in again to obtain a token with all the above permissions. It's also possible that the app is calling the consent endpoint directly, which is something the app publisher should resolve.

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

I'll get the user to contact the publisher then :D

0 Votes 0 ·