Scripted Attributes

Cantor, Scott cantor.2 at osu.edu
Tue Sep 8 21:09:58 EDT 2015


On 9/8/15, 8:59 PM, "users on behalf of Mr. Christopher Bland" <users-bounces at shibboleth.net on behalf of chris at fdu.edu> wrote:


>
>I am transitioning from LDAP to Active Directory and have changed a number of attribute names so that they are more representative of common industry schema names.  The problem I am trying to overcome is when the source attribute names don't match.

FWIW, V3 supports LDAP result renaming (feature parity with the JDBC connector).

>I have come up with the scripted definition below but am unsure how to say use the value of the attribute of the same name if it exists

You can't, the new attribute is masking the source attribute of the same name. You need to use a different "output" attribute name from the script so they don't overlap.

-- Scott



More information about the users mailing list