PermissionScope

Represents a delegated permission (OAuth2 scope).

AuthenticationAuthorizationIdentityMicrosoftMicrosoft EntraOAuthOpenID ConnectSAMLSCIMSingle Sign-OnZero Trust

Properties

Name Type Description
adminConsentDescription string
adminConsentDisplayName string
id string
isEnabled boolean
type string
userConsentDescription string
userConsentDisplayName string
value string The value to include in the scp claim in access tokens.
View JSON Schema on GitHub