GitHub user alexvaut added a comment to the discussion: Use keycloak as OIDC/IdP provider but cannot access to users list
I confirm I have the same issue, if I disable OIDC auth, then I can access user list and user info. If I enable it then I get an "Access Denied". Superset version: 4.1.1 keycloak version: 26.0.5 I use some kind of role mapping between the roles in keycloak and the roles in superset. My logic is implemented in my CUSTOM_SECURITY_MANAGER. It used to work well with superset version 2.1.0. GitHub link: https://github.com/apache/superset/discussions/34659#discussioncomment-14085012 ---- 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]
