le me clear about my requirement i have webservice which is being exposed in the WMB i need to make it secured with userid and password so how should i make it secured. would appreciate response with ...
so i have to send the userid and password using the basic authorization right?
so how shd i make the webservice secure with userid and password . so how can i do that using http node..
its not a https call its a http webservice call which is being exposed. so want to make it secure using basic auth while sending the request or suggest if any other way we could make it secure
there is a webservice exposed i need to make it secured using basic auth ..
is there any other way that i can make a webservice secure using WMB. please l ...