Update LDAP auth host
This commit is contained in:
parent
1bb55160e0
commit
f951c616cf
@ -182,7 +182,7 @@ $LDAPProviderDomainConfigProvider = function() use ($secrets) {
|
||||
$config = [
|
||||
'CMS' => [
|
||||
"connection" => [
|
||||
"server" => "self-service.claremontmakerspace.org",
|
||||
"server" => "innerweb.claremontmakerspace.org",
|
||||
"port" => 7636,
|
||||
"enctype" => "ssl",
|
||||
"user" => "uid=LDAPSearch,cn=users,dc=sawtooth,dc=claremontmakerspace,dc=org",
|
||||
|
Loading…
Reference in New Issue
Block a user