You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 24, 2023. It is now read-only.
This backend checks for user's group only if the user is not yet a member of an organization. So if the membership was changed in LDAP, Sentry won't know about it leaving the user with same role as it was on create step.
I'd like to manage users roles via LDAP and be sure the Sentry will reflect these changes as well.
The text was updated successfully, but these errors were encountered:
This backend checks for user's group only if the user is not yet a member of an organization. So if the membership was changed in LDAP, Sentry won't know about it leaving the user with same role as it was on create step.
I'd like to manage users roles via LDAP and be sure the Sentry will reflect these changes as well.
The text was updated successfully, but these errors were encountered: