diff options
Diffstat (limited to 'nordu-ldap.properties')
-rw-r--r-- | nordu-ldap.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nordu-ldap.properties b/nordu-ldap.properties index 71e1301..dd43f21 100644 --- a/nordu-ldap.properties +++ b/nordu-ldap.properties @@ -1,6 +1,6 @@ idp.authn.LDAP.ldapURL=ldaps://ldap.nordu.net idp.authn.LDAP.authenticator = bindSearchAuthenticator -idp.authn.LDAP.useStartTLS = false +idp.authn.LDAP.useStartTLS = true idp.authn.LDAP.useSSL = false idp.authn.LDAP.sslConfig = certificateTrust #idp.authn.LDAP.trustCertificates = %{idp.home}/credentials/ldap-server.crt |