Is it possible to set the username and password to view the WSDL file? If so, please give the info.
Is it possible to set the username and password to view the WSDL file? If so, please give the info.
If you're deploying your service in a web environment then the wsdl is a regular web resource, just like any web page.
You can then use http authentication for instance to secure the access by a login and a password.
thanks for the information.