🌟 Synchronization of the user with LDAP (#185)

* 🌟Synchronization of the user with LDAP
This commit is contained in:
Anton Shepilov
2023-09-06 18:47:54 +02:00
committed by GitHub
parent 666f51efb0
commit b149882c34
8 changed files with 201 additions and 0 deletions
@@ -0,0 +1,6 @@
LDAP_URL=ldap://localhost:389
LDAP_BIND_DN=
LDAP_BIND_CREDENTIALS=
LDAP_SEARCH_BASE=dc=example,dc=com
LDAP_SEARCH_FILTER=(objectClass=inetorgperson)
API_URL=http://tdrive:4000/api/sync