LDAP value order
Manuel Haim
haim at hrz.uni-marburg.de
Wed Nov 23 17:14:44 GMT 2011
Hi list,
is there a way to let the IdP retrieve LDAP attribute values in the
order they are stored in LDAP?
I already managed to set the environment variable
edu.vt.middleware.ldap.beanFactory=edu.vt.middleware.ldap.bean.OrderedLdapBeanFactory
to let the vt-ldap library keep the attribute value order from LDAP, and
this works fine.
But the ShibbolethAttributeFilteringEngine.filterAttributes() method
seems to mix up the order.
Any more ideas?
-Manuel
More information about the users
mailing list