Skip to content

New command: aad appRoleAssignment list #1270

@pschaeflein

Description

@pschaeflein

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions