I think SoapUI might only support NT authentication for the WSDL.
you can see some detail of how it is implemented here:
Colin Pickard
2009-05-27 10:57:37
I think SoapUI might only support NT authentication for the WSDL.
you can see some detail of how it is implemented here:
SoapUI doesn't seem to work directly with NTLM authentication, but you can use a proxy such as Burp Suite to do the auth for you.
Hi!
soapUI does natively supports NTLMv1, but since many newer NTLM-based installation require NTLMv2 this is a great workaround, thanks for posting!
/Ole eviware.com
BurpSuite ProVersion has the 'do www authentication' area, not the freebie version. :(