Skip to main content

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

ParameterDescription
Oauth TokensRevoke issued OpenID Connect and OAuth refresh and access tokens.
User IDThe user ID to clear sessions of.

Workflow Library Example

Clear User Sessions with Okta and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop