goauthentik / goauthentik/authentik
Write user information back to LDAP
Open
enhancement
enhancement/confirmed
pr_wanted
- Dominant language
- Python
- Stars
- 25.6k
- Forks
- 2k
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 659
Description
We currently have user information stored in an LDAP directory, and need to keep using this in addition to using an OIDC provider such as Authentik.
I have been able to set up Authentik such that it gets user information out of LDAP and keeps it in its internal database, which is great!
However, I would like to be able to give users within Authentik some attributes, and then I would like to sync these back to LDAP so they can be used by applications using the existing LDAP directory. Is something like this possible please? Or is it planned?
Thanks!
Contributor guide
Assessment
This issue has not been assessed yet.