Skip to content

Commit

Permalink
Update ldap.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
pcaskey authored Feb 12, 2020
1 parent 1c46402 commit e176e7c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion conf/ldap.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@

## Connection properties ##
idp.authn.LDAP.ldapURL=ldap://localhost:10389
#idp.authn.LDAP.useStartTLS = true
#set below to true if your LDAP server is configured for it
idp.authn.LDAP.useStartTLS = false
#idp.authn.LDAP.useSSL = false
# Time in milliseconds that connects will block
#idp.authn.LDAP.connectTimeout = PT3S
Expand Down

0 comments on commit e176e7c

Please sign in to comment.