<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<br>
<div class="moz-cite-prefix">On 12/5/14 12:04 PM, Gary Gwin wrote:<br>
</div>
<blockquote cite="mid:5481E588.8010104@cafesoft.com" type="cite">
<pre wrap="">What do I need to set to dump the IdP SAML response to the process log?</pre>
</blockquote>
<br>
It's pretty much the same as in V2: Set the logger for "
<meta http-equiv="content-type" content="text/html;
charset=windows-1252">
PROTOCOL_MESSAGE" to DEBUG. [1] (The other packages listed for v2
are going to be different in v3 due to project re-organization).<br>
<blockquote cite="mid:5481E588.8010104@cafesoft.com" type="cite">
</blockquote>
<br>
This will log both the inbound messages (requests) from the decoders
and the outbound messages (responses) from the encoders.<br>
<br>
<br>
[1] <a class="moz-txt-link-freetext" href="https://wiki.shibboleth.net/confluence/display/SHIB2/IdPLogging">https://wiki.shibboleth.net/confluence/display/SHIB2/IdPLogging</a><br>
</body>
</html>