IdPv3 LDAP password issue

Nate Klingenstein nate.klingenstein at utah.edu
Fri Feb 26 10:25:04 EST 2016


In Idp 3.x, ldap configuration is not an .xml file, ldap authentication works fine without adding prefix to a password that has & character.

Well, it kinda is.  The default distribution includes property files that aggregate a lot of options in a different format using Spring.  I think you could move all those values into their expanded locations and remove ldap.properties and everything would function identically.

The properties file just sets a bunch of properties that are in turn loaded by configuration that lives in XML.  You can find the references with a grep.

conf/authn/ldap-authn-config.xml
conf/attribute-resolver-ldap.xml
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20160226/a46b0eb0/attachment.html>


More information about the users mailing list