Skip to content

Commit

Permalink
Update ldap.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
pcaskey authored Jun 10, 2021
1 parent dcae1a9 commit a04a50a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/ldap.properties
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a04a50a

Please sign in to comment.