Clear User Sessions
Removes all active identity provider sessions. This forces the user to authenticate on the next operation. Optionally revokes OpenID Connect and OAuth refresh and access tokens issued to the user.
External Documentation
To learn more, visit the Okta documentation.
Parameters
Parameter | Description |
---|---|
Oauth Tokens | Revoke issued OpenID Connect and OAuth refresh and access tokens. |
User ID | The user ID to clear sessions of. |
Workflow Library Example
Clear User Sessions with Okta and Send Results Via Email
Preview this Workflow on desktop