Forum Discussion

KimmoB's avatar
KimmoB
Copper Contributor
Jun 16, 2021

How to list all Application API permissions for an app in Azure AD?

I can use oauth2permissionsgrants in the Graph REST API or the Get-MgServicePrincipalOauth2PermissionGrant PS cmdlet to get the Delegated permission grants for an application (a service principal). But how do I get a list of all the Application permission grants for an application? 

 

Kimmo

Resources