generating scoped attributes in ad:Script
Peter Schober
peter.schober at univie.ac.at
Thu Feb 21 21:02:03 EST 2013
* Cantor, Scott <cantor.2 at osu.edu> [2013-02-22 02:49]:
> The constructor looks like:
> public ScopedAttributeValue(String attributeValue, String valueScope)
>
> So, something like:
>
> var Scope = new ScopedAttributeValue(uid.getValues().get(0), scope);
> eduPersonPrincipalName.getValues().add(Scope);
Ah, yes, that workes just fine. I wouldn't have known to search for
ScopedAttributeValue() in the first place.
I'll try to write that up in the wiki tomorrow (or next week).
Thank you!
-peter
More information about the users
mailing list