maximojo
7 years agoFrequent Contributor
Create shared Oauth2 login for test project
Hi,
I'm newish to SoapUI and not ready to purchase a ReadyAPI product yet until I'm more familiar with API testing.
I've imported a swagger specification (a REST service obviously) to create a SoapUI testing project and created test cases from that. How do I create a shared Oauth2 profile to use such that I don't have to specify it on all 20+ template test cases that were created?
The below shows how to create it for one request
https://www.soapui.org/oauth2/automating-access-token-retrieval.html
but I'd like to set in one place that a particular Oauth2 profile should be used. Is this possible with SoapUI?
Thanks for any help!
m