UpperCase Attribute

Cantor, Scott cantor.2 at osu.edu
Fri Dec 2 19:52:34 GMT 2011


On 12/2/11 2:37 PM, "Kidd, Don W." <kidddw at muohio.edu> wrote:

>I am connecting our IDP to a new SP, and they expect our EPPN to be in
>Uppercase, is there a way to uppercase an attribute in attribute-filter?
>Or do I need to setup a new attribute in attribute-resolver?

The latter, you can't change data in the filtering step.

>I tried to create a new attribute in resolver as a script but it didn't
>really like this, I've never had to do this kind of thing for attributes,
>so any help would be appreciated.

There should be examples of scripts around, but the values of a dependency
attribute are a collection of objects convertible to strings, but they
aren't "a string".

It's also not Java code, it's Javascript. That trips me up frequently.

-- Scott



More information about the users mailing list