help xml-ifying a script attribute definition ?

Chad La Joie lajoie at itumi.biz
Wed Jan 25 18:24:00 GMT 2012


Yes, that would have to be custom code.  I don't think it would be
hard to write a plugin that extended the template attribute definition
with the functionality you're talking about, if that was the route you
wanted to go.

On Wed, Jan 25, 2012 at 12:03, Tom Zeller <tzeller at unicon.net> wrote:
>> within a ValueMap:
>> if (sourceAttributeID matches any SourceValue)
>>  return ReturnValue
>> else
>>  return DefaultValue
>
> I would like the ReturnValue to be SomeAttribute.getValues(), not a
> string, where SomeAttribute is not the attribute identified by
> sourceAttributeID. Does that make sense ? I know, it is weird.
>
> Something like
>
>  <ReturnValue>SomeAttributeID</ReturnValue>
>
> or
>
>  <ReturnValue>SomeAttributeID.getValues()</ReturnValue>
>
> I think that would be custom code.
>
> Thanks.
> --
> To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net



-- 
Chad La Joie
www.itumi.biz
trusted identities, delivered


More information about the users mailing list