Handling a multi-value attribute question

Mike Flynn shibbolethlynda at yahoo.com
Thu Dec 6 10:02:43 EST 2012


LOL thanks, Peter.  The institution in question is unwilling to send these as single values.  So if there is no generally accepted rule for this, I guess I will ask the school if getting the first value is acceptable.


________________________________
 From: Peter Schober <peter.schober at univie.ac.at>
To: users at shibboleth.net 
Sent: Thursday, December 6, 2012 6:57 AM
Subject: Re: Handling a multi-value attribute question
 
* Mike Flynn <shibbolethlynda at yahoo.com> [2012-12-06 15:47]:
> Thanks, Dave.  Unfortunately that won't work as we need first and
> last name separate and displayname is a combination of those...

I've long had the need for, say, displayGivenName and displaySn, in
all those cases where an application insists on getting these as two
seperate pieces of data (and of course there's no way to reliably
split a single string into "correct" components automagically), but no
such thing exists and getting anything new widely deployed is, well,
highly unlikely.

So you're best bet is to just either grab any of the values (e.g. if
the IdP grabs them from an LDAP DSA they're possibly being returned in
"database order", i.e., in the order the data was loaded is is now
being stored, nothing useful to anyone) and/or tell institutions to
only send you one value.

Given that the latter might not make a significant difference during
the average lifetime of a natural person you're probably left with
the former.
-peter
--
To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20121206/b98bee57/attachment.html 


More information about the users mailing list