fix: dex: `cn=` -> `uid=`

main
LeRoyce Pearson 2024-01-11 21:49:07 -07:00
parent fb1e4854ff
commit cc10291820
1 changed files with 1 additions and 1 deletions

View File

@ -233,7 +233,7 @@
insecureNoSSL = true; insecureNoSSL = true;
insecureSkipVerify = true; insecureSkipVerify = true;
startTLS = false; startTLS = false;
bindDN = "cn=Immovable1809,ou=people,dc=samsehu,dc=perli,dc=casa"; bindDN = "uid=Immovable1809,ou=people,dc=samsehu,dc=perli,dc=casa";
bindPW = "$LLDAP_ADMIN_PASSWORD"; bindPW = "$LLDAP_ADMIN_PASSWORD";
userSearch = { userSearch = {