<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<br>
<br>
<div class="moz-cite-prefix">On 3/7/16 5:54 PM, Wessel, Keith wrote:<br>
</div>
<blockquote
cite="mid:A1EB7EC659FA0F429A55865D5820006D2E46426D@CITESMBX1.ad.uillinois.edu"
type="cite">
<pre wrap="">
Tom, I'd be happy to post the SAML authn request if I can get it. Turning upt he OpenSAML logging to DEBUG didn't seem to log it. Will I need to grab it with an SAML trace, or is there a way to make the IDP log it?
</pre>
</blockquote>
<br>
No, if the IdP (really OpenSAML) can't parse it, it doesn't
currently log it. Unless there's some Spring SWF support to log raw
inbound HTTP requests, I haven't looked.<br>
<br>
I guess the IdP *could* theoretically log the raw query/form params,
but we've never done that since they are easy enough to get in other
ways: 1) Firefox SAML Trace pluign 2) any browser tracing
functionality to get the raw query/form params, then copy/past into
the Feide SAML debugger. [1]<br>
<br>
[1] <a class="moz-txt-link-freetext" href="https://rnd.feide.no/software/saml_2_0_debugger/">https://rnd.feide.no/software/saml_2_0_debugger/</a><br>
<br>
</body>
</html>