API Permissions not updated when using Microsoft Graph

Al Ghiffari 0 Reputation points
2024-07-19T04:13:16.27+00:00

I have an App Registration that has two API permissions. I want to use this permission to access some information about the user in my apps.

User's image

I have already integrated this app registration into my web apps in Azure Portal. I am adding this in the Authentication section on the Web Apps page.

User's image But the problem is I still can't use the access token from the Authentication to get the information based on the permission that I already created before. I have checked the access token in https://jwt.ms/, but the scope is still not updated.

User's image

I already restarted the Web Apps and tried to recreate the App Registration several times. Someone said that it may be because of the delay but it still has not changed. How can I update the permission so I can get the access token with the correct permission?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,384 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,359 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,539 questions
0 comments No comments
{count} votes