Hi Frnds.
I am developing an web site using HTML with WCF service, here user validation is there user enter username and password then send user details to service in AJAX WCF call in HTML page . how to encrypt password and send to service
no .aspx page and server side code.
Is possible to achieve in javacript itself.
Thanks in advance.
Loading
Sanjay KumarPosted Dec 2, 2013, 7:29 AM
link ref
http://stackoverflow.com/questions/3102693/error-in-wcf-client-consuming-axis-2-web-service-with-ws-security-usernametoken
http://stackoverflow.com/questions/18989773/wcf-client-for-web-service-with-ws-security-signed-headers-authentication-toke
http://codebetter.com/petervanooijen/2010/03/22/a-simple-wcf-service-with-username-password-authentication-the-things-they-don-t-tell-you/
http://msdn.microsoft.com/en-us/library/ms731872.aspx