Multiple values in email attribute

Peter Schober peter.schober at univie.ac.at
Wed May 27 21:48:46 UTC 2020


* IAM David Bantz <dabantz at alaska.edu> [2020-05-27 21:25]:
> If you simply pull the "first" value from mail attribute with
> ScriptedAttribute including something like:
> single-valued-mail.addValue(email.getValues().get(0));
> then right, AFAIK you cannot be assured of resolving the same value on
> subsequent logins.

Unless the data source always returns it in the same order, that is.
Though changes at the source system might influence the ordering on
the server and then consequently the selection process in the IDP, I
suppose.
-peter


More information about the users mailing list