Capture SAML Response in Shibboleth for application usage

Kevin P. Foote kpfoote at iup.edu
Tue Jun 4 15:35:18 EDT 2013


On Tue, 4 Jun 2013, kotesh201 wrote:

> 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?

The IdP uses logback for logging..

Logback has the ability to send logs to a DB. So you can deal with them
there.

http://logback.qos.ch/

Search for "DBAppender" in the logback manual

You'll also probably want to check out the logging section in the IdP
docs.. so you know what the configs look like etc.

https://wiki.shibboleth.net/confluence/display/SHIB2/IdPProdLogging

Also finally .. search the archives for IdP logs to db or something. :)

HTH

------
thanks
  kevin.foote



More information about the users mailing list