A
Anbu
Hi All,
I'm hosting WSE 3.0 SoapService based web service, which uses Basic
authentication. Since, it's implemented from SoapService, a receiver
function receives the soapenvelope.
Client posts the soapenvelope using HTTP POST method. How can I get the
username and password used by the client?
What will happen if my web service is set to anonymous access enabled
and a user credential is passed along with the HTTP POST method?
TIA,
I'm hosting WSE 3.0 SoapService based web service, which uses Basic
authentication. Since, it's implemented from SoapService, a receiver
function receives the soapenvelope.
Client posts the soapenvelope using HTTP POST method. How can I get the
username and password used by the client?
What will happen if my web service is set to anonymous access enabled
and a user credential is passed along with the HTTP POST method?
TIA,