Spring shorthand, again

Cantor, Scott cantor.2 at osu.edu
Tue Jan 26 18:21:56 EST 2016


> The combination of the default e.g. shibboleth-identity-provider-
> 3.2.1/conf/ldap.properties with the following comments in it:
> 
> ## Connection properties ##
> idp.authn.LDAP.ldapURL                          = ldap://localhost:10389
> #idp.authn.LDAP.useStartTLS                     = true
> #idp.authn.LDAP.useSSL                          = false
> 
> and the shorthand Spring that does default it to true if that property is not
> set in e.g. shibboleth-identity-provider-3.2.1/conf/attribute-resolver-
> ldap.xml

All I did was copy a standard convention, look at OpenSSH's sshd_config. You comment out the property and display its default. I really don't think the problem here is that approach.

-- Scott



More information about the dev mailing list