multiple IdPAttributes returned from a scriptedAttributeDefinition?

cneberg cneberg at gmail.com
Wed Aug 12 18:25:18 EDT 2015


>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>.

Thank you.  That is exactly what I needed.

-Topher

On Wed, Aug 12, 2015 at 3:34 PM, Cantor, Scott <cantor.2 at osu.edu> wrote:

> On 8/12/15, 4:27 PM, "users on behalf of cneberg" <
> users-bounces at shibboleth.net on behalf of cneberg at gmail.com> wrote:
>
>
>
> >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
> > to return multiple IdPAttributes from a single
> ScriptedAttributeDefinition.
>
> 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>.
>
> 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.
>
> -- Scott
>
> --
> 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/20150812/e6e8280c/attachment.html>


More information about the users mailing list