Flagsmith / Flagsmith/flagsmith
Add synchronisation of LDAP users and groups
Open
api
feature
- Dominant language
- Python
- Stars
- 6.6k
- Forks
- 567
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 121
Description
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
Contributor guide
Assessment
This issue has not been assessed yet.