Vlad Bilyk
Vlad Bilyk

Reputation: 327

Cannot revoke permissions granted to the application from Azure Active Directory

I have the multitenant application which requires permissions to the Exchange Online service. Users can grant the permissions via consent screen and everything works perfect. But I don't know how to revoke the granted permissions.

So how to revoke the granted permissions?

Upvotes: 1

Views: 2356

Answers (1)

Dan Kershaw - MSFT
Dan Kershaw - MSFT

Reputation: 5838

Vlad - I have repro'd this particular issue when I tried this last night. This morning the app tile for the revoked app was no longer present, and when I tried to go to the app I was asked to consent. The directory platform (Azure AD) that underpins and stores consent grants is currently experiencing some replication and caching delays that mean that there'll be delays between removing/revoking the app and revocation actually happening. Folks are investigating but I don't have an ETA for resolution.

I'll try and get back to you when some of these issues have been resolved, but until then I'm afraid that removing apps will experience some delays.

UPDATE: We discovered that there was actually a problem with the Access panel (My Apps page) itself. I believe that this has now been fixed (sorry for any inconvenience caused). Please verify that all is good now. This may require revoking again on the My Apps page.

HTHs,

Upvotes: 1

Related Questions