I am developing Soap based services. Can anyone please let me know how to authenticate the client who is consuming the web services?
I have exposed a Service called "WorkService" and a soap binding on it. Now when I deploy this application to FSW and hit the wsdl on browser I want to have a basic authentication to access the URL.
I can see that this functionality is available for composite Reference but I do not see the same for Service.
Please let me know how can I achieve that in SwitchYard.
Message was edited by: Amit Kumar Is there any configuration required in our FSW to take care of http authentication???
I have answered my own question in another link :
SSL Encryption and HTTP Basic Authentication on switchyard exposed soap services