policies
Overview
Name | policies |
Type | Resource |
Id | okta.authorizationserver.policies |
Fields
Name | Datatype |
---|---|
id | string |
name | string |
description | string |
_embedded | object |
_links | object |
conditions | object |
created | string |
lastUpdated | string |
priority | integer |
status | string |
system | boolean |
type | string |
Methods
Name | Accessible by | Required Params | Description |
---|---|---|---|
get | SELECT | authServerId, policyId, subdomain | Success |
list | SELECT | authServerId, subdomain | Success |
insert | INSERT | authServerId, subdomain | Success |
delete | DELETE | authServerId, policyId, subdomain | Success |
activate | EXEC | authServerId, policyId, subdomain | Activate Authorization Server Policy |
deactivate | EXEC | authServerId, policyId, subdomain | Deactivate Authorization Server Policy |
update | EXEC | authServerId, policyId, subdomain | Success |