<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Mar 17, 2015 at 3:49 PM, Liam Hoekenga <span dir="ltr">&lt;<a href="mailto:liamr@umich.edu" target="_blank">liamr@umich.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div>Why is idp.authn.LDAP.returnAttributes a comma separated string, while the returnAttributes for the LDAP dataconnector is a space separated string?</div></div></blockquote><div><br></div><div>The DataConnector configuration follows the syntax for XML schema lists, which defines whitespace as the delimiter.</div><div>The authn Spring configuration standardized on comma delimited values, probably because it just works in Spring.</div><div><br></div><div>See <a href="https://issues.shibboleth.net/jira/browse/IDP-653">https://issues.shibboleth.net/jira/browse/IDP-653</a></div><div>Version 3.2.0 will support either comma or space delimited values in the authn configuration.</div><div><br></div><div>--Daniel Fisher</div><div><br></div></div></div></div>