diff --git a/conf/ldap.properties b/conf/ldap.properties index 45b0be0..d8f0235 100644 --- a/conf/ldap.properties +++ b/conf/ldap.properties @@ -6,7 +6,7 @@ ## Connection properties ## idp.authn.LDAP.ldapURL=ldap://localhost:10389 -#idp.authn.LDAP.useStartTLS = true +idp.authn.LDAP.useStartTLS = false # Time in milliseconds that connects will block #idp.authn.LDAP.connectTimeout = PT3S # Time in milliseconds to wait for responses