Okta Integration Wizard: Universal Logout settings
Fields for configuring Universal Logout to revoke user sessions across your integration. The available fields vary based on the capabilities you selected.
Universal Logout with Global Token Revocation (GTR)
Read Build Universal Logout for your app before you configure Universal Logout with GTR.
| Field | Description |
|---|---|
| Global token revocation endpoint |
Specify your GTR endpoint. If your endpoint URL is dynamic, use the
variables that are specified in the Integration variables section. For example:
The maximum field length is 1024 characters. This is a required field. |
| Authentication method |
Specifies the authentication method that's used for Universal Logout. Okta only supports
|
| Subject format |
Specify how the user is identified in the logout request for your app. The default value is Email.
|
| Partial support |
Select if you only require partial Universal Logout support for your app. Note: If you select this option, while clearing the user's session from Okta, the app only revokes the user's refresh tokens. This prevents the user from getting new access in the future. However, the existing user sessions aren't terminated until the user's existing access tokens expire or the user signs out of an app. |
Universal Logout with API Integration Actions
| Field | Description |
|---|---|
| Proprietary |
Specify the flow for Universal Logout in your app. This is a required field. |