NTLM Authentication
NTLM Authentication
Hi,
My application is using NTLM authentication. I have done the prerequisites requirement and get this error message.
Authentication failed.Invalid Username/Password
Where should I put the username and password? In the request parameters or basic authentication? POST or GET??
Any idea. Thank you.