fix: dex: `ou=apps` -> `ou=people`
parent
20aaf73cc3
commit
fb1e4854ff
|
@ -233,7 +233,7 @@
|
|||
insecureNoSSL = true;
|
||||
insecureSkipVerify = true;
|
||||
startTLS = false;
|
||||
bindDN = "cn=Immovable1809,ou=apps,dc=samsehu,dc=perli,dc=casa";
|
||||
bindDN = "cn=Immovable1809,ou=people,dc=samsehu,dc=perli,dc=casa";
|
||||
bindPW = "$LLDAP_ADMIN_PASSWORD";
|
||||
|
||||
userSearch = {
|
||||
|
|
Loading…
Reference in New Issue