Enable cookie logging, which is an optional feature in the TRACE log level. Edit conf/log4j2.xml and uncomment the following section. <AsyncLogger name="com.pingidentity.pa.core.interceptor.CookieLoggingInterceptor" level="TRACE" additivity="false" includeLocation="false"> <AppenderRef ref="File"/> </AsyncLogger> Save the file.
Edit conf/log4j2.xml and uncomment the following section. <AsyncLogger name="com.pingidentity.pa.core.interceptor.CookieLoggingInterceptor" level="TRACE" additivity="false" includeLocation="false"> <AppenderRef ref="File"/> </AsyncLogger> Save the file.