From a77621f3bc45828834ef4697e983c603735c56ee Mon Sep 17 00:00:00 2001 From: Henrik Lund Kramshoej Date: Mon, 10 Jul 2017 15:28:27 +0200 Subject: sync with syntax working, but not auth --- nordu-ldap.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nordu-ldap.properties') 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 -- cgit v1.1