Missing SOAP header in ECP response

Brent Putman putmanb at georgetown.edu
Fri Jan 11 20:21:16 EST 2013



On 12/13/12 1:32 PM, Mitu Singh wrote:

>> Ok, I think I know what the issue is.  The problem isn't the code
>> that's constructing the Envelope, etc, it's the encoder that you are
>> using.  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.  IIRC someone else
>> pointed this out once and I actually thought we had fixed that, but
>> apparently not.  I'll look at doing that.

> 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.

FYI, I just fixed this in svn, it will be in the 2.6 release.

https://issues.shibboleth.net/jira/browse/JOST-199



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/dev/attachments/20130111/25ace4cc/attachment.html 


More information about the dev mailing list