3 Replies Latest reply on Jan 7, 2011 9:22 AM by fryland

    SOAPProxy and basic authentication

    fryland

      From the quickstart webservice_proxy_security I'm able to proxy a https web service requiring basic authentication.

       

      However, I don't want the proxy to require https and basic authentication. I'm able to expose it as http, but i'm still required to do authentication in the proxy client.

       

      How can I inject the credentials (user/password) the SOAPProxy action or its httpclient properties?