chrischris2005
6 years agoOccasional Visitor
Create SOAP project based on WSDL with basic authentication
Hi there,
How do I create a SOAP project based on a WSDL url with must be authenticated with basic authentication?
I tried to do this using the instructions here: https://www.soapui.org/soap-and-wsdl/working-with-wsdls.html
I get a popup that asks for basic authentication credentials but entering the correct username/password does not work. The popup keeps on coming.
The SOAPUI Log logs the following event each time I enter the credential: <servername>:80 requires authentication with the realm 'null'
Any idea how to do this?
Thanx in advance.
Regards,
Chris