sfirke commented on issue #32279: URL: https://github.com/apache/superset/issues/32279#issuecomment-2671661356
Yes I think Dosu is on the right track, kind of. I would put it like this: if your user roles are changing after logging out, when using SSO, and you don't want that, then set `AUTH_ROLES_SYNC_AT_LOGIN = False` in your config. I use SSO groups to populate user roles upon first registration but I have some overwrites and so I have this set to `False` in my org's config. If that's not a satisfactory resolution, please reply with more info and we can look at reopening this. I'll close for now since I believe this is resolved. -- 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]
