🌟 Synchronization of the user with LDAP (#185)
* 🌟Synchronization of the user with LDAP
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user