Attribute not available in Secure Directory

Peter Schober peter.schober at univie.ac.at
Wed May 18 09:30:32 EDT 2016


* Ram, Budh <budh.ram at sap.com> [2016-05-18 14:17]:
> I have mapped custom attribute "email" in attribute-map.xml file and
> this attribute is received from IDP. I can see email attribute on
> browsing session summary with this URL
> http://usphlvm2556.dmzphl.sap.corp:1080/Shibboleth.sso/Session  but
> I am not able to fetch this attribute in my application secure
> page. I tried both way of fetching
> 1) Request.ServerVariables["email"]
> 2)  Request.Headers["email"].

Is the code you're using to access the attributes running on the same
server?

Is Shibboleth "active" for the request to you code? See
https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPProtectContent
and for MS-IIS specifically:
https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPIISConfig

-peter


More information about the users mailing list