[Xml-compile] Basic authorisation
Mark Overmeer
solutions at overmeer.net
Wed Dec 4 12:24:28 GMT 2013
* Kieron Johnson (ao7one at gmail.com) [131204 11:49]:
> I'm struggling to see how to perform basic authorisation on a Soap call
> with xml compile. I've looked at WSS thinking basic authentication was the
> same thing and it seems it isn't.
SOAP has its own way of point-to-point basic authentication, see
XML::Compile::WSS::BasicAuth. That info is inside the XML message.
SOAP is not limited to HTTP...
To play with HTTP headers, you need to use the transport_hook.
Read the DETAILS in XML::Compile::Transport
--
Regards,
MarkOv
------------------------------------------------------------------------
Mark Overmeer MSc MARKOV Solutions
Mark at Overmeer.net solutions at overmeer.net
http://Mark.Overmeer.net http://solutions.overmeer.net
More information about the Xml-compile
mailing list