Microsoft Entra · Schema

AppRole

Represents a role defined by an application that can be assigned to users, groups, or service principals

Access ManagementAuthenticationAzure ADEntraIdentityIdentity GovernanceMicrosoftNetwork SecuritySecurityZero Trust

Properties

Name Type Description
id string Unique identifier for the app role
allowedMemberTypes array Specifies whether the role can be assigned to users/groups, applications, or both
displayName string Display name for the app role
description ['string', 'null'] Description of the app role
value ['string', 'null'] Value that is included in the roles claim in authentication tokens
isEnabled boolean Whether the app role is enabled
View JSON Schema on GitHub