<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p><br>
    </p>
    <div class="moz-cite-prefix">On 9/16/23 1:00 PM, Wessel, Keith via
      users wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:BN6PR11MB4180F782B6DB132611940AAECBF5A@BN6PR11MB4180.namprd11.prod.outlook.com">
      <pre class="moz-quote-pre" wrap="">

2023-09-16 11:40:35 DEBUG OpenSAML.MessageEncoder.SAML2Redirect [1] [default]: signing the message
2023-09-16 11:40:35 DEBUG OpenSAML.MessageEncoder.SAML2Redirect [1] [default]: message encoded, sending redirect to client</pre>
    </blockquote>
    <p><br>
    </p>
    <p>Remember that with the Redirect binding, the signature will not
      be an XML signature of the SAML AuthnRequest message, but rather a
      binding-level signature represented by query parameters on the
      redirect URL. Specifically you will expect to see query params
      Signature and SigAlg.<br>
    </p>
    <p>I don't know if that is the issue here, but it's the first thing
      it occurs to ask.<br>
    </p>
  </body>
</html>