fix openldap init script paas user token saving,
add config file with BASE_DN, add async wrapper class for ldap client, implement addUser getUser delUser, add and implement addGroup delGroup methods
This commit is contained in:
3
config/config.template.json
Normal file
3
config/config.template.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"basedn": "dc=example,dc=com"
|
||||
}
|
Reference in New Issue
Block a user