GitHub user fedepad added a comment to the discussion: Use keycloak as OIDC/IdP provider but cannot access to users list
Questions which I think are helpful for debugging: - What roles does your user on IDP has? - Is `Admin` an actual role in the IDP or not? If not, do you have the mapping from IDP roles to FAB roles somewhere? - Does the role of the admin user you are using to login is the one you expect in the superset/FAB backend db? Check which role this user has just by looking at the backend db (MySQL in your case, since you cannot check the users list from UI...) These are just to start with, first sanity checks. GitHub link: https://github.com/apache/superset/discussions/34659#discussioncomment-14085004 ---- 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]
