Forum Discussion

changan's avatar
changan
Occasional Contributor
7 years ago

WARN:Authentication error: ntlm authorization challenge expected, but not found

Hi, I am testing WCF webservice using SoapUI. It supports ONLY windows authentication.

 

Following are the set up done at my level..

 

1. NTLM Authentication is given on the Request

2. WSS-Password Type is given as Password Text/PasswordDigest/None

3. Checked the Add Default wsa:To

4. Added the following command in the vmoptions file

-Djava.net.preferIPv4Stack=true

 

Still I am getting WARN:Authentication error: ntlm authorization challenge expected, but not found.

 

 

 

 

 

whether SoapUI supports WCF webservice with windows authentication or not? Please let me know