I'm trying to call a REST API over the internet using SoapUI but I'm behind a corporate firewall that uses NTLM2 authentication which is not supported by SoapUI.

Is it possible to run a local Apache or ISS instance to forward the request and add the authentication?

link|improve this question
feedback

1 Answer

Try cntlm or ntlmaps.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.