I am making a webservice call that needs and authentication password using jquery ajax. My question is how/where to I store the webservice authentication password so that javascript can use it in the service call in a way that can't be seen from the html code view which would compromise security? Thax
1 Answer
How can I pass windows authentication to webservice using jQuery?
Let me know if that is helpful