Baron,
You can try these loggers set to trace. I think most of the protocol stuff is handled by pac4j.
<AsyncLogger name="org.apereo" level="${sys:cas.log.level}" includeLocation="true"/>
<AsyncLogger name="org.pac4j" level="${sys:pac4j.log.level}" includeLocation="true"/>
<!-- DEBUG outbound and inbound headers and response-->
<AsyncLogger name="org.apache.http" level="debug" />
And spend the next 2 d crawling through the output ;)
Ray
P.S. careful with credentials in the logs
On Thu, 2022-06-16 at 07:38 -1000, Baron Fujimoto wrote:
Notice: This message was sent from outside the University of Victoria email system. Please be cautious with links and sensitive information.