idpv3 ldap config question..

Daniel Fisher dfisher at vt.edu
Thu Mar 19 11:00:35 EDT 2015


On Tue, Mar 17, 2015 at 3:49 PM, Liam Hoekenga <liamr at umich.edu> wrote:

> Why is idp.authn.LDAP.returnAttributes a comma separated string, while the
> returnAttributes for the LDAP dataconnector is a space separated string?
>

The DataConnector configuration follows the syntax for XML schema lists,
which defines whitespace as the delimiter.
The authn Spring configuration standardized on comma delimited values,
probably because it just works in Spring.

See https://issues.shibboleth.net/jira/browse/IDP-653
Version 3.2.0 will support either comma or space delimited values in the
authn configuration.

--Daniel Fisher
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20150319/c01653f6/attachment.html 


More information about the users mailing list