Okta.Sdk.Model.OAuth2Scope

October 22, 2025 ยท View on GitHub

Properties

NameTypeDescriptionNotes
ConsentOAuth2ScopeConsentType[optional]
DefaultboolIndicates if this Scope is a default scope[optional] [default to false]
DescriptionstringDescription of the Scope[optional]
DisplayNamestringName of the end user displayed in a consent dialog[optional]
IdstringScope object ID[optional] [readonly]
MetadataPublishOAuth2ScopeMetadataPublish[optional]
NamestringScope name
OptionalboolIndicates whether the Scope is optional. When set to `true`, the user can skip consent for the scope.[optional] [default to false]
SystemboolIndicates if Okta created the Scope[optional] [default to false]
LinksLinksSelf[optional]

[Back to Model list] [Back to API list] [Back to README]