Add Authorization header in SOAP adapter
Summary
Add Authorization header in SOAP adapterContent
I'm trying to add Authorization header to SOAP adapter, but its disabled in ICS.
Is there a way around for this?
Below is the way to test my service in soapUI
Payload(text/xml)+Basic Authentication(Authenticate Pre-emptively) = response.
I'm not sure how to use Pre-emptive Authentication in ICS SOAP adapter.
Thanks in Advance.
1