Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add synchronisation of LDAP users and groups #1733

Open
matthewelwell opened this issue Dec 2, 2022 · 1 comment
Open

Add synchronisation of LDAP users and groups #1733

matthewelwell opened this issue Dec 2, 2022 · 1 comment
Labels
api Issue related to the REST API feature New feature or request
Milestone

Comments

@matthewelwell
Copy link
Contributor

matthewelwell commented Dec 2, 2022

Add a job / task to synchronise groups and users in LDAP. Currently we only synchronise the users and groups when a user authenticates. The functionality that we should consider as part of this is:

  • Remove users from Flagsmith if they are removed from AD
  • Remove groups from Flagsmith if they are removed from AD
  • Remove user from group if they no longer belong to that group in AD
  • Add user to group if they belong to a new group in AD

gz#180

@matthewelwell matthewelwell added this to the Larger Teams milestone Dec 2, 2022
@dabeeeenster dabeeeenster added feature New feature or request api Issue related to the REST API labels Dec 4, 2022
@dabeeeenster
Copy link
Contributor

Waiting on Flagsmith/flagsmith-charts#119

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Issue related to the REST API feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants