keycloak-scim/server_admin/topics/identity-broker/logout.adoc

7 lines
421 B
Text
Raw Normal View History

=== Identity broker logout
When logout from {project_name} is triggered, {project_name} will send a request to the external identity provider
that was used to login to Keycloak, and the user will be logged out from this identity provider as well.
2019-01-21 16:38:32 +00:00
It is possible to skip this behavior and avoid logout at the external identity provider.
See link:{adapterguide_logout_link}[adapter logout documentation] for more details.