tokens
Overview
Name | tokens |
Type | Resource |
Id | okta.authorizationserver.tokens |
Fields
Name | Datatype |
---|---|
id | string |
_embedded | object |
_links | object |
clientId | string |
created | string |
createdBy | object |
expiresAt | string |
issuer | string |
lastUpdated | string |
scopes | array |
status | string |
userId | string |
Methods
Name | Accessible by | Required Params |
---|---|---|
get | SELECT | authServerId, clientId, tokenId, subdomain |
list | SELECT | authServerId, clientId, subdomain |
delete | DELETE | authServerId, clientId, tokenId, subdomain |
deleteall | EXEC | authServerId, clientId, subdomain |