nawazxy opened a new issue #9393: Propagation of roles and permissions from Keycloak to Superset URL: https://github.com/apache/incubator-superset/issues/9393 **Problem Description** I was able to set up authentication via **Keycloak** thanks to a couple of Stackoverflow answers and quite satisfied with the outcome. As of now, I'm able to manage users completely via Keycloak, every newly created user in Keycloak is given the role of an **admin** by default (handled by the OIDC Custom Security Manager script) and requires either the user to sign in to Superset and downgrade his role (to Gamma) or have the admin do this for him and this isn't a very graceful solution to managing users in a production environment. **Solution** I was wondering it would be great if there was a way to manage Superset's roles and permissions via Keycloak as well since doing so will allow an admin to manage access to Superset from a single location.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
