authorizationservers
Overview
Name | authorizationservers |
Type | Resource |
Id | okta.authorizationserver.authorizationservers |
Fields
Name | Datatype |
---|---|
id | string |
name | string |
description | string |
_links | object |
audiences | array |
created | string |
credentials | object |
issuer | string |
issuerMode | string |
lastUpdated | string |
status | string |
Methods
Name | Accessible by | Required Params |
---|---|---|
get | SELECT | authServerId, subdomain |
list | SELECT | subdomain |
insert | INSERT | subdomain |
delete | DELETE | authServerId, subdomain |
activate | EXEC | authServerId, subdomain |
deactivate | EXEC | authServerId, subdomain |
update | EXEC | authServerId, subdomain |