Static Attribute Help

Joseph Lucia jlucia at cysd.k12.pa.us
Wed Feb 19 11:04:01 EST 2014


Hello,

I have a need to supply an email attribute to an SP that logs users in with an alternative email address.

For example, instead of sending principaluser at example.com I need to send principaluser at alternateexample.com. I would prefer not to keep a second email address element in AD for the other domain.

Is it possible to set up a static connector to do this? I tried the following below and it didn't work. I don't think %PRINCIPAL% is supported in Shib 2?

<resolver:DataConnector id="staticEmail" xsi:type="dc:Static" xmlns="urn:mace:shibboleth:2.0:resolver:dc">
        <Attribute id="emailUsername">
                <Value>%PRINCIPAL%@alternateexample.com</Value>
        </Attribute>
</resolver:DataConnector>

Any ideas would be appreciated.

Thanks,

Joseph Lucia
Central York School District
--
CONFIDENTIALITY NOTICE – This email message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure, or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20140219/29c6830b/attachment.html 


More information about the users mailing list