Someone has test it soapUI with coverity v8?I having problems with authentication.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2015
09:01 AM
10-14-2015
09:01 AM
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,
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2015
03:36 AM
10-15-2015
03:36 AM
How are the authentication details sent along with the request? Check this link to see if that is helpful.
http://www.soapui.org/soap-and-wsdl/authenticating-soap-requests.html
Regards,
Rao.
http://www.soapui.org/soap-and-wsdl/authenticating-soap-requests.html
Regards,
Rao.
