<div dir="ltr"><div><div>>You could return more than one, I think, using a ScriptedDataConnector,
which was added in V3. I believe it allows the script to return a
Collection<IdPAttribute>.<br><br></div>Thank you. That is exactly what I needed.<br><br></div>-Topher<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Aug 12, 2015 at 3:34 PM, Cantor, Scott <span dir="ltr"><<a href="mailto:cantor.2@osu.edu" target="_blank">cantor.2@osu.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 8/12/15, 4:27 PM, "users on behalf of cneberg" <<a href="mailto:users-bounces@shibboleth.net">users-bounces@shibboleth.net</a> on behalf of <a href="mailto:cneberg@gmail.com">cneberg@gmail.com</a>> wrote:<br>
<br>
<br>
<br>
>I have multiple attributes I need to extract almost every time using scriptedAttributeDefinition's in the attribute resolver, so rather than having several extremely similar scriptedAttributeDefinitions I want to know if its possible/advisable<br>
> to return multiple IdPAttributes from a single ScriptedAttributeDefinition.<br>
<br>
</span>No, that's impossible. You could return more than one, I think, using a ScriptedDataConnector, which was added in V3. I believe it allows the script to return a Collection<IdPAttribute>.<br>
<br>
I can't really follow your script, Nashorn makes my eyes bleed at this point, I haven't taken the time to learn it, so I'm just answering the general question.<br>
<span class="HOEnZb"><font color="#888888"><br>
-- Scott<br>
<br>
--<br>
To unsubscribe from this list send an email to <a href="mailto:users-unsubscribe@shibboleth.net">users-unsubscribe@shibboleth.net</a><br>
</font></span></blockquote></div><br></div>