<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <br>
    <div class="moz-cite-prefix">On 12/13/12 1:32 PM, Mitu Singh wrote:<br>
      <br>
      <blockquote type="cite">
        <blockquote type="cite">Ok, I think I know what the issue is.&nbsp;
          The problem isn't the code that's constructing the Envelope,
          etc, it's the encoder that you are using.&nbsp; The SAML 2 binding
          version of HTTPSOAP11Encoder (meaning
          org.opensaml.saml2.binding.encoding.HTTPSOAP11Encoder)
          essentially doesn't currently allow using SOAP headers,
          because it indiscriminately ignores any SOAP Envelope that you
          set in the message context and instead builds its own.&nbsp; IIRC
          someone else pointed this out once and I actually thought we
          had fixed that, but apparently not.&nbsp; I'll look at doing that.</blockquote>
      </blockquote>
      <br>
    </div>
    <blockquote
      cite="mid:1355423554.40255.YahooMailNeo@web122005.mail.ne1.yahoo.com"
      type="cite">
      <div style="color:#000; background-color:#fff; font-family:tahoma,
        new york, times, serif;font-size:10pt">Brent, I will try to
        implement the workaround that you have suggested. It would be
        great if you send an update when this issue is resolved.<br>
      </div>
    </blockquote>
    <br>
    FYI, I just fixed this in svn, it will be in the 2.6 release.<br>
    <br>
    <a class="moz-txt-link-freetext" href="https://issues.shibboleth.net/jira/browse/JOST-199">https://issues.shibboleth.net/jira/browse/JOST-199</a><br>
    <br>
    <br>
    <br>
  </body>
</html>