3
Option to log out from Keycloak when logging out of Data Studio App
Source: directus/directus#24699 · opened by @jofmi
Describe the Improvement
We use Seamless SSO with Keycloak and there is often confusion when users log in to Keycloak through the Data Studio because when they log out, they remain logged in with Keycloak.
It would be great to have a boolean config variable such as "AUTH_KEYCLOAK_LOGOUT_FLOW".
If set to true, logging out of directus studio should log out the user from Keycloak as well.
This could either be done through the Keycloak API or by redirecting to <KEYCLOAK_URL>/realms/<KEYCLOAK_REALM>/protocol/openid-connect/logout after logging out of Directus.
We use Seamless SSO with Keycloak and there is often confusion when users log in to Keycloak through the Data Studio because when they log out, they remain logged in with Keycloak.
It would be great to have a boolean config variable such as "AUTH_KEYCLOAK_LOGOUT_FLOW".
If set to true, logging out of directus studio should log out the user from Keycloak as well.
This could either be done through the Keycloak API or by redirecting to <KEYCLOAK_URL>/realms/<KEYCLOAK_REALM>/protocol/openid-connect/logout after logging out of Directus.
No pledges yet. Be the first to back this.
Comments
Similar requests
Manage Multitenancy with Users Logging in via Keycloak
1 vote · 0 comments
Ability to login to directus using access token of a configured provider.
2 votes · 0 comments
Store asset transformations for reference when serving assets from outside of the studio app
3 votes · 0 comments
Data Studio App collection URL's should support search and filter query parameters
9 votes · 0 comments
Allow filter query parameter in app studio that would render a custom preset
3 votes · 0 comments
No comments yet.