Building a composite attribute from sets of attributes
Cantor, Scott
cantor.2 at osu.edu
Wed Aug 7 09:38:21 EDT 2019
On 8/7/19, 9:16 AM, "dev on behalf of Etienne Dysli Metref" <dev-bounces at shibboleth.net on behalf of etienne.dysli-metref at switch.ch> wrote:
> Correct me if I'm wrong, but the IdP's resolver groups all found
> attribute values without any particular ordering guarantee.
That's LDAP, not the IdP. The IdP absolutely maintains order (it has to for SQL to work) so I would say this is not solveable with LDAP to start with if the data is spread across different attributes, but would be trivially solveable with a database instead.
-- Scott
More information about the dev
mailing list