Integrating Keycloak with Superset (v4.1.1) - Issue with OAuth Login #32286
Replies: 2 comments
-
Hey @alisharifi2000! I'm here to help you with integrating Keycloak with Superset. Let's get to the bottom of this together! I found a similar open discussion regarding Keycloak integration with Superset, which might be helpful for your issue. The discussion titled Keycloak to superset Redirecting suggests ensuring that the OAuth2 flow is correctly configured and that the necessary permissions are granted. Here are some steps you can take to troubleshoot and resolve the issue:
Additionally, a user shared a working configuration without installing any additional package such as To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other |
Beta Was this translation helpful? Give feedback.
-
Sorry you are having trouble with this. I haven't used Keycloak myself but have you tried joining the Superset Slack chat and searching for "Keycloak" there? You might find posts from others. And if you figure this out, please post back here to answer your own question and help others that way! |
Beta Was this translation helpful? Give feedback.
-
# Integrating Keycloak with Superset (v4.1.1) - Issue with OAuth Login
Hi everyone,
I'm trying to integrate Superset 4.1.1 with Keycloak 26.1.1, both running in Docker.
superset -> localhost:8088
keycloak -> localhost:8080
I've configured Superset with the following security manager in superset_config.py
Steps Taken:
Issue:
Checking the Superset logs, I found this error:
Beta Was this translation helpful? Give feedback.
All reactions