Forum Discussion

josep's avatar
josep
Visitor
9 years ago

Someone has test it soapUI with coverity v8?I having problems with authentication.

<S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/">
   <S:Body>
      <S:Fault xmlns:ns4="http://www.w3.org/2003/05/soap-envelope">
         <faultcode>S:Server</faultcode>
         <faultstring>User authentication failed.</faultstring>
      </S:Fault>
   </S:Body>
</S:Envelope>

That's the error I got.
We have a script in python that authenticate with no problem with coverity v8.

Any Idea if there is any problem with the authentication between soapUI and coverity v8??

 

Thanks,