On Wed, Nov 23, 2011 at 12:14 PM, Manuel Haim <span dir="ltr">&lt;<a href="mailto:haim@hrz.uni-marburg.de">haim@hrz.uni-marburg.de</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi list,<br>
<br>
is there a way to let the IdP retrieve LDAP attribute values in the<br>
order they are stored in LDAP?<br>
<br>
I already managed to set the environment variable<br>
edu.vt.middleware.ldap.beanFactory=edu.vt.middleware.ldap.bean.OrderedLdapBeanFactory<br>
to let the vt-ldap library keep the attribute value order from LDAP, and<br>
this works fine.<br><br></blockquote><div><br></div><div>Note that attributes will be kept in the order in which they were returned from the LDAP, which may or may not equate to the order in which they are stored in your LDAP. And of course Shib may or may not respect the ordering. What use case do you have for attribute ordering?</div>
<div><br></div><div>--Daniel Fisher</div><div><br></div></div>