> i need to Log the SAML messages from SP to IDP , i know i must modify in > shibd.logger , so which logger will be usefull to log the request from SP to Idp The one marked explicitly with that comment? # tracing of SAML messages and security policies #log4j.category.OpenSAML.MessageDecoder=DEBUG #log4j.category.OpenSAML.MessageEncoder=DEBUG -- Scott