Problems authenticating to CentraSite when testing a webservice through SoapUI 4.5.1

I am not sure if anyone has encountered this issue…

I tested a web service in CentraSite using SoapUI 4.5.1. When I created the test in SoapUI, SoapUI asked for a basic authentication to CentraSite. I tried different accounts (registered in CentraSite) and even the INTERNAL\Administrator. None of them worked.

I also tested calling the web service through VS.net. Same problem… can’t get passed the basic authentication.

In SoapUI Preferences, could you check that “Authenticate Preemptively” is checked? This passes the creds in the outgoing request.

Saify,

Thanks. Yes, checking that option solved the problem.