2021-02-19 10:34:22 +00:00
|
|
|
|
2016-05-27 20:12:07 +00:00
|
|
|
[[_revocation-policy]]
|
|
|
|
|
2022-07-26 15:50:24 +00:00
|
|
|
=== Revoking active sessions
|
2021-02-19 10:34:22 +00:00
|
|
|
[role="_abstract"]
|
2016-05-27 20:12:07 +00:00
|
|
|
|
2022-07-26 15:50:24 +00:00
|
|
|
If your system is compromised, you can revoke all active sessions and access tokens.
|
|
|
|
|
|
|
|
.Procedure
|
|
|
|
. Click *Sessions* in the menu.
|
|
|
|
ifeval::[{project_community}==true]
|
|
|
|
. From the *Actions* list, select *Sign out all active sessions*.
|
|
|
|
endif::[]
|
|
|
|
ifeval::[{project_product}==true]
|
|
|
|
. Click the *Revocation* tab.
|
|
|
|
endif::[]
|
2016-05-27 20:12:07 +00:00
|
|
|
|
|
|
|
.Revocation
|
2022-07-26 15:50:24 +00:00
|
|
|
image:{project_images}/revocation.png[Revocation]
|
2016-05-27 20:12:07 +00:00
|
|
|
|
2022-07-26 15:50:24 +00:00
|
|
|
. Specify a time and date where sessions or tokens issued before that time and date are invalid using this console.
|
|
|
|
* Click *Set to now* to set the policy to the current time and date.
|
|
|
|
* Click *Push* to push this revocation policy to any registered OIDC client with the {project_name} OIDC client adapter.
|