rusackas commented on issue #41209:
URL: https://github.com/apache/superset/issues/41209#issuecomment-4748569111

   This indeed appears to be expected Flask-AppBuilder LDAP behavior rather 
than a Superset bug. 
   
   With `AUTH_ROLES_SYNC_AT_LOGIN=True`, roles are re-synced from LDAP groups 
on each login and overwrite manual assignments. Setting 
`AUTH_ROLES_SYNC_AT_LOGIN=False` (or managing roles via `AUTH_ROLES_MAPPING`) 
should resolve it. 
   
   Closing as a configuration matter, but please comment if you've tried that 
and still see persistence loss. It can be moved to a Discussion if warranted.


-- 
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]

Reply via email to