AppRole

Represents an application role that can be assigned to users, groups, or service principals.

AuthenticationAuthorizationIdentityMicrosoftMicrosoft EntraOAuthOpenID ConnectSAMLSCIMSingle Sign-OnZero Trust

Properties

Name Type Description
allowedMemberTypes array Specifies whether this app role can be assigned to users and groups or to applications.
description string
displayName string
id string
isEnabled boolean
value string The value to include in the roles claim in access tokens.
View JSON Schema on GitHub