0

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

sdmiller
  • 403
  • 2
  • 6
  • 18

1 Answers1

1

How can I pass windows authentication to webservice using jQuery?

Let me know if that is helpful

Community
  • 1
  • 1
Ives.me
  • 2,359
  • 18
  • 24