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?