Capture SAML Response in Shibboleth for application usage
kotesh201
koteshwarv at gmail.com
Tue Jun 4 15:24:54 EDT 2013
Hi Scott,
We would like to store the SAML response before relaying to SP. For taking
user credentials, we are using the external auth handler. Using
Saml2LoginContext, I am able to store the SAML Authn Request in the DB since
external auth handler ( .jsp/servlet ) is in our control. After jsp handover
the credentials back to Shibboleth Auth Engine, I dont have control to see
check the saml response.
I would like to store request/response for future use. I am fine with
request now. I got below information from you on the response scenario.
"The simplest way is to customize the logging layer directly to do this, not
to hack into the IdP to get it. There is no simple way to get it from the
IdP flow, it would take subclassing of the entire profile handler."
We are not in a position to modify the shibboleth profile handler. We are
left with customizing the logging layer.
Can you pls give some info on how to plug in logging layer to our
application?
Thanks,
-Kotesh
--
View this message in context: http://shibboleth.1660669.n2.nabble.com/Capture-SAML-Response-in-Shibboleth-for-application-usage-tp7587221.html
Sent from the Shibboleth - Users mailing list archive at Nabble.com.
More information about the users
mailing list