Update production LDAP configurations to target internal.theta42.com

This commit is contained in:
2026-06-22 13:43:06 -04:00
parent 2ab0875ef2
commit 495461c0bb
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
},
"auth": {
"ldap": {
"bindDN": "cn=ldapclient service,ou=people,dc=theta42,dc=com",
"bindDN": "cn=ldapclient service,ou=People,dc=theta42,dc=com",
"bindPassword": "1lovebyte"
}
}