github.com/ouraigua/jenkins-library@v0.0.0-20231028010029-fbeaf2f3aa9b/test/resources/oauth.json (about) 1 { 2 "oauthClientId" : "abc123", 3 "oauthClientSecret" : "testclientsecret123", 4 "oauthServiceUrl" : "https://api.test.com/oauth2" 5 }