Capturing SAML Response sent by IDP

Ram, Budh budh.ram at sap.com
Tue May 17 18:31:53 EDT 2016


Hi,

I am using Shibboleth SP for SSO implementation in my application (application is running on IIS7.5). My IDP was able to authenticate the user and sends back the SAML response to me as the response of this request "/Shibboleth.sso/SAML2/POST". After this request there are two more GET request fired to reach back to my application. As the above POST request which is having "SAMLResponse" header is the 3rd last request, I am not able to capture this header in my application as it is flushed out by the later GET requests fired.
Can you please help me out how can I capture this intermediate request header to fetch the information sent by my IDP?

My 2nd doubt is about the request URL. Currently I am browsing this URL http://<hostname>:<port>/Shibboleth.sso/Login<http://%3chostname%3e:%3cport%3e/Shibboleth.sso/Login>. But in actual implantation how can I change the URL not having "Shibboleth.sso" portion in it while deploying to production.
How can I keep the URL same for my end user and authenticate the users via SSO?

Thanks and Regards,
Budh Ram

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20160517/fbfcf41c/attachment.html>


More information about the users mailing list