zot-wo-auth/examples/config-ldap-credentials.json

4 lines
107 B
JSON
Raw Normal View History

{
"bindDN":"cn=ldap-searcher,ou=Users,dc=example,dc=org",
"bindPassword":"ldap-searcher-password"
}