Usage
aad appRoleAssignment list [options]
Description
The existing command aad oauth2grant list will return the grants for delegated permissions. For app-only permissions, OAuth2 grants are not used. This command will return the appRoleAssignments that represent the app-only permissions.
The command should query the related resourceId, retrieving the human-consumable descriptions of the appRoles.
Options
| Option |
Description |
-i, --clientId<clientId> |
objectId of the service principal for which the configured AppRole assignments should be retrieved |
-o, --output [output] |
Output type. json|text. Default text |
--verbose |
Runs command with verbose logging |
--debug |
Runs command with debug logging |
Additional Information
Application and service principal objects in Azure Active Directory (Azure AD): https://docs.microsoft.com/en-us/azure/active-directory/develop/active-directory-application-objects
Usage
Description
The existing command
aad oauth2grant listwill return the grants for delegated permissions. For app-only permissions, OAuth2 grants are not used. This command will return the appRoleAssignments that represent the app-only permissions.The command should query the related resourceId, retrieving the human-consumable descriptions of the appRoles.
Options
-i, --clientId<clientId>-o, --output [output]json|text. Defaulttext--verbose--debugAdditional Information
Application and service principal objects in Azure Active Directory (Azure AD): https://docs.microsoft.com/en-us/azure/active-directory/develop/active-directory-application-objects