9 lines
222 B
JSON
9 lines
222 B
JSON
{
|
|
"issuer": "https://accounts.test.farmmaps.eu",
|
|
"clientId": "farmmapsdev",
|
|
"audience": "http://localhost:8082",
|
|
"requireHttps": true,
|
|
"apiEndPoint": "http://localhost:8082",
|
|
"grantType":"code"
|
|
}
|
|
|