GitHub user dttvn0010 deleted a comment on the discussion: Integrating Keycloak with Superset (v4.1.1) - Issue with OAuth Login
I have encountered the same issue. In my case, the cause is keycloak & superset running on 2 networks (although they are both accessed via localhost, their attached networks are actually the virtual docker networks). Setting the `keycloak_address` value to the based IP of the machine in the virtual network (http://172.18.0.1:8080 for example) will allow superset connect to it. GitHub link: https://github.com/apache/superset/discussions/32286#discussioncomment-15178560 ---- 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]
