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".
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".
I think SoapUI might only support NT authentication for the WSDL.
you can see some detail of how it is implemented here: