keycloak-scim/server_admin/topics/sessions/revocation.adoc
2021-09-21 08:58:46 +02:00

12 lines
567 B
Text

[[_revocation-policy]]
=== Revocation Policies
[role="_abstract"]
If your system is compromised, you can revoke all active sessions and access tokens by clicking the `Sessions` screen *Revocation* tab.
.Revocation
image:{project_images}/revocation.png[]
You can 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.