mirror of
https://github.com/SAP/jenkins-library.git
synced 2024-12-12 10:55:20 +02:00
efe3ab36f8
* Use Oauth bearer token credentials to deploy to neo * Add test case * Add test file * Fix code climate issues * Add code review changes
6 lines
139 B
JSON
6 lines
139 B
JSON
{
|
|
"oauthClientId" : "abc123",
|
|
"oauthClientSecret" : "testclientsecret123",
|
|
"oauthServiceUrl" : "https://api.test.com/oauth2"
|
|
}
|