Global Token Revocation
Initiate the global revocation of all tokens and sessions for a specified user. This enables external identity providers (IdPs) to trigger a comprehensive sign-out process, including executing IdP-initiated sign-out flows across all apps that are using global token revocation and requiring users to reauthenticate to access protected resources.
Input
| Field | Definition | Type | Format | Protocol | Required |
|---|---|---|---|---|---|
|
User |
|||||
|
ID |
The ID of an existing Okta user. |
Text |
opaque |
SAML or OIDC |
TRUE |
|
ISS |
OAuth2 issuer URL for the client app. |
Text |
iss_sub |
OIDC |
TRUE |
|
SUB |
User ID. |
Text |
iss_sub |
OIDC |
TRUE |
|
ISS |
Identity Provider issuer from the SAML configuration. |
Text |
iss_sub |
SAML |
TRUE |
|
SUB |
SAML NameID value. |
Text |
iss_sub |
SAML |
TRUE |
Output
| Field | Definition | Type |
|---|---|---|
|
Response |
||
|
Status Code |
Result of the operation. The connector returns an HTTP status code that indicates whether the action taken by the card succeeded or failed. For example:
For a full list of possible status codes, see HTTP status codes. |
Number |
