Capturing SAML Attributes from the IDP

Cantor, Scott cantor.2 at osu.edu
Fri May 31 15:05:35 EDT 2013


Please don't reply to unrelated threads, start a new one.

> I could see the request being coming to IDP and the response from IDP to SP
> in the idp-process.log but I want to use the response to store in the
> Database and use it for future purpose.

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.
 
-- Scott




More information about the users mailing list