Skip to main content

How to enable logging for a SAML integration?

Abstract

How to enable logging for a SAML integration?

Append the following lines in the log4j.properties file found here:

  • /opt/poolparty/tomcat/lib (Linux)

  • C:\Programs\Apache Software Foundation\Tomcat 7.0\lib

and restart the server.

log4j.logger.biz.poolparty.security = DEBUG, PPT
log4j.logger.org.springframework.security.saml = DEBUG, SPRING