Forum Discussion
Hi,
Thanks for the reply..
I have already configured the username, password and Domain in the Auth Tab.
I have checked "Authenticate preemptively" option under SoapUI (Ready! API) Preferences
Unfortunately the authentication is going in the soap header but my application does not worry about soapheader instead it expects Authorization in the Request header as given in the original post.
Can we add Negotiate token in the Request header for NTLM auth?
Thanks,
Chandra
Hi,
See this article on how to setup your request to use NTLM v2: http://www.soapui.org/SOAP-and-WSDL/authenticating-soap-requests.html
If you are authenticating NTLM, make sure to note the following in your configurations:
- File > Preferences > HTTP Settings tab > uncheck Authenticate Preemptively preference
- for NTLM v2 provide your username as "DOMAIN\USERNAME" or at least as "\USERNAME"
If you have a license for SoapUI, I recommend that you install the latest version of Ready! API which is 2.0.0 https://support.smartbear.com/downloads/readyapi/ and try to test there.
If you still have issues, please open a new support case here: https://support.smartbear.com/message/?prod=ReadyAPI and provide Support team with the following info:
- full raw request and response;
- error, http logs;
- screenshots of your settings (or your project file).
Related Content
- 6 years ago
- 5 years ago
- 4 years ago
- 5 years ago