Missing SOAP header in ECP response

Mitu Singh mitusingh27 at yahoo.com
Mon Jan 14 14:18:31 EST 2013


Thanks Brent!




________________________________
 From: Brent Putman <putmanb at georgetown.edu>
To: dev at shibboleth.net 
Sent: Friday, January 11, 2013 5:21 PM
Subject: Re: Missing SOAP header in ECP response
 




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




--
To unsubscribe from this list send an email to dev-unsubscribe at shibboleth.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/dev/attachments/20130114/3df89c51/attachment.html 


More information about the dev mailing list