Support LDAP -> Defguard one way synchronization
Open
st2
t3
- Dominant language
- Rust
- Stars
- 2.8k
- Forks
- 115
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 51
Description
Due to legacy reasons, our current synchronization has only two modes:
Defguard -> LDAP (one-way)
Defguard <-> LDAP (two-way)
There is no mode that would support synchronizing only from LDAP to Defguar, ignoring any changes made in Defguard. Several users requested this feature.
The only workaround that one of our users has come up with is binding to a user that doesn't have write permissions on the LDAP server (read-only). This workaround however hasn't been verified by us yet.
Contributor guide
Assessment
This issue has not been assessed yet.