mirror of
https://github.com/SAP/jenkins-library.git
synced 2024-12-12 10:55:20 +02:00
6 lines
139 B
JSON
6 lines
139 B
JSON
|
{
|
||
|
"oauthClientId" : "abc123",
|
||
|
"oauthClientSecret" : "testclientsecret123",
|
||
|
"oauthServiceUrl" : "https://api.test.com/oauth2"
|
||
|
}
|