The web-service tag has no wiki summary.
2
votes
1answer
719 views
testing RESTful webservice with kerberos authentication
I've been testing a RESTful webservice for the last little while using SoapUI. It's worked great until this week where a requirement was added that the web service must use kerberos authentication, ...