Skip to content

Commit

Permalink
modify testbed ldap url
Browse files Browse the repository at this point in the history
  • Loading branch information
pcaskey committed Apr 6, 2017
1 parent 4655fca commit afff805
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 @@ -5,7 +5,7 @@
#idp.authn.LDAP.authenticator = anonSearchAuthenticator

## Connection properties ##
idp.authn.LDAP.ldapURL = ldap://ldap.testbed.tier.internet2.edu
idp.authn.LDAP.ldapURL = ldap://testbed.tier.internet2.edu
idp.authn.LDAP.useStartTLS = false
idp.authn.LDAP.useSSL = false
# Time in milliseconds that connects will block
Expand Down

0 comments on commit afff805

Please sign in to comment.