GitHub user goliudaykumar created a discussion: How to enable SSO login in Superset using Keycloak access token?
Hi everyone, I need some help with Superset + Keycloak SSO integration. I’m working on a backend where I’m generating Keycloak access tokens for Superset after the user logs in through Keycloak from my frontend. Currently: When user login with frontend superset access token generated with keycloak. in frontend dashboard have one button for redirect superset. but when user clicks superset button it redirect to superset login page and asking login credentilas. I have a few questions and would appreciate any guidance: Is it possible for Superset to log in directly using a Keycloak access token? Can Superset decode/validate the Keycloak JWT access token and create a user session automatically? If not, what is the correct way to implement SSO between Superset and Keycloak, so that users don’t have to log in again? Any suggestions, best practices, or examples would be really helpful. Thank you! GitHub link: https://github.com/apache/superset/discussions/36202 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
