Testing web service with SoapUI and Windows authentication

Viewed 71830

Is it possible to include the Windows domain credentials to test my web service with SOAP UI?

I found a properties page but the IIS just responses with "wrong credentials".

5 Answers

soapUI 4.5 just added support for NTLMv2 which negates the need for Burp Suite.

Related