Clear User Sessions
Remove all active identity provider sessions. This forces the user to authenticate on the next operation. It optionally revokes OpenID Connect and OAuth refresh and access tokens issued to the user.
Scopes
See Action cards for the list of required OAuth scopes needed by this card.
Input
Field | Definition | Type | Required |
---|---|---|---|
User ID |
Unique identifier of the user. |
Text |
TRUE |
Revoke oauthTokens? | Revoke OAuth tokens if true. |
True/False |
FALSE |
Output
Field | Definition | Type |
---|---|---|
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 |