spring-ws icon indicating copy to clipboard operation
spring-ws copied to clipboard

Adding Authentication Headers to SOAP request using Spring Integration [SWS-960]

Open gregturn opened this issue 9 years ago • 0 comments

Craig Gardner opened SWS-960 and commented

We're using Spring Integration Webservices and making a SOAP request to a third party. We recently noticed that the Authentication headers don't appear to be sending.

I've run my code through a debugger and haven't been able to find a way to set authorization headers.

Unless I'm missing something, there isn't a way to add Authorization headers using HttpComponentsMessageSender.

More details about my configuration can be found http://stackoverflow.com/questions/37813780/how-to-add-authentication-headers-to-soap-request


Affects: 2.2.3

gregturn avatar Jun 17 '16 20:06 gregturn