keycloak-scim/docs/documentation/server_admin/topics/sessions/revocation.adoc
AndyMunro 20f5edc708 Addressing Server Admin review comments
Closes #24643

Signed-off-by: AndyMunro <amunro@redhat.com>
2023-11-13 15:48:02 +01:00

18 lines
614 B
Text

[[_revocation-policy]]
=== Revoking active sessions
[role="_abstract"]
If your system is compromised, you can revoke all active sessions and access tokens.
.Procedure
. Click *Sessions* in the menu.
. From the *Actions* list, select *Revocation*.
+
.Revocation
image:images/revocation.png[Revocation]
. 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.