avinash-Github opened a new issue, #20694: URL: https://github.com/apache/superset/issues/20694
When we add roles to the existing user in keycloak, then the roles are not getting updated in superset. Roles are not getting synchronized between keycloak and superset. #### How to reproduce the bug 1. Go to Keycloak and add a superset role to an existing user 2. Login to superset and verify newly added roles 3. You will not find the roles updated/added ### Expected results Roles should be synchronized between keycloak and superset for an existing user in keycloak ### Actual results Roles are not getting synchronized between keycloak and superset. #### Screenshots If applicable, add screenshots to help explain your problem. ### Environment (please complete the following information): - browser type and version: Chrome Browser 103.0.5060.114 - superset version: `1.4.0` - python version: `3.8.12` - node.js version: `14` ### Checklist Make sure to follow these steps before submitting your issue - thank you! - [Y] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [Y] I have reproduced the issue with at least the latest released version of superset. - [Y] I have checked the issue tracker for the same issue and I haven't found one similar. ### Additional context Add any other context about the problem here. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
