Okta.Sdk.Model.AuthorizationServerPolicy

October 22, 2025 ยท View on GitHub

Properties

NameTypeDescriptionNotes
IdstringID of the Policy[optional]
TypestringIndicates that the Policy is an authorization server Policy[optional]
NamestringName of the Policy[optional]
ConditionsAuthorizationServerPolicyConditions[optional]
DescriptionstringDescription of the Policy[optional]
PriorityintSpecifies the order in which this Policy is evaluated in relation to the other Policies in a custom authorization server[optional]
StatusstringSpecifies whether requests have access to this Policy[optional]
SystemboolSpecifies whether Okta created this Policy[optional]
CreatedDateTimeOffsetTimestamp when the Policy was created[optional] [readonly]
LastUpdatedDateTimeOffsetTimestamp when the Policy was last updated[optional] [readonly]
LinksLinksSelfAndLifecycle[optional]

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