question

MehulSharma-1083 avatar image
1 Vote"
MehulSharma-1083 asked AbhishekSharma-7079 edited

Azure AD App requests permissions to read chat messages despite being revoked

Hi,

I have an Azure Active Directory and a SPA App registration.

I am using the Microsoft Graph endpoint to invite a Guest User to the AD.

However, while signing in to the App, it is requesting me to grant access to "read chat messages"

I had added this permission earlier; however, I later revoked this (using powershell) from the Service principal.
While signing in with my account, I am still required to grant access to read chat messages.

I created another SPA App registration in the same tenant; however, even the new App requires me to grant access for the same.

Does anyone know why this behavior might be happening?
I want my SPA App to request the least access possible from the user.

Thanks

azure-active-directoryazure-ad-app-registration
· 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 am facing the same issue. Even after revoking permissions for the app, it still shows up when a user tries to sign in to the app, on the consent screen.

1 Vote 1 ·

0 Answers