how do I read attributes from headers??

Sridhar Sripathy ssripathy25 at yahoo.com
Wed Nov 9 16:41:08 GMT 2011


I finally found a fix for this issue and can see the attrs in headers. I had not configured the <RequestMap> element correctly, and the path name for the <Host> was incorrect. I had wrongly assumed IIS took care of it.  I guess should have read the docs a little more.
This is all I had to do:
         <Host name="mySP.test.com">
                <Path name="sample" authType="shibboleth" requireSession="true"/>
            </Host>
Thanks for the assistance!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20111109/2404d5f8/attachment.html 


More information about the users mailing list