dpasotti
9 years agoOccasional Contributor
Credentials for Schema Compliance Assertion
I am using the SoapUI Pro Maven plugin to run a project created in ReadyAPI 2.1.0. I've just added some Schema Compliance assertions to some of my SOAP requests, and they are failing to load the WSDL/XSD from the URL specified in the assertion configuration because the service URL uses Basic authentication.
I am using the Maven POM to pass in credentials for my SOAP requests, and I'd like to use these same credentials for the Schema Compliance assertion. Anyone know of a way to do this?
Thanks, David