Name | Type | Description | Notes |
---|---|---|---|
Id | string | ID of the Policy | [optional] |
Type | string | Indicates that the Policy is an authorization server Policy | [optional] |
Name | string | Name of the Policy | [optional] |
Conditions | AuthorizationServerPolicyConditions | [optional] | |
Description | string | Description of the Policy | [optional] |
Priority | int | Specifies the order in which this Policy is evaluated in relation to the other Policies in a custom authorization server | [optional] |
Status | AuthorizationServerPolicyStatus | [optional] | |
System | bool | Specifies whether Okta created this Policy | [optional] |
Created | DateTimeOffset | Timestamp when the Policy was created | [optional] [readonly] |
LastUpdated | DateTimeOffset | Timestamp when the Policy was last updated | [optional] [readonly] |
Links | LinksSelfAndLifecycle | [optional] |