How to pass name id in a header?
Nate Klingenstein
ndk at internet2.edu
Wed Feb 19 14:16:11 EST 2014
Jeger,
https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPAddAttribute
and as an example:
<Attribute name="urn:oasis:names:tc:SAML:2.0:nameid-format:persistent" id="persistent-id">
<AttributeDecoder xsi:type="NameIDAttributeDecoder" formatter="$NameQualifier!$SPNameQualifier!$Name" defaultQualifiers="true"/>
</Attribute>
Fill in the attribute name with the custom name ID and the id with the custom header.
Thanks,
Nate.
On Feb 19, 2014, at 11:43 AM, jeger <albert.battle90 at gmail.com<mailto:albert.battle90 at gmail.com>>
wrote:
I have a web application behind reverse proxy where shibboleth native sp does
its stuff. IDP sends custom name id. I need to pass this name id in a custom
header to my web app. How do I do that?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20140219/420d7598/attachment.html
More information about the users
mailing list