9 lines
212 B
JSON
9 lines
212 B
JSON
{
|
|
"issuer": "http://localhost:8094",
|
|
"clientId": "farmmapsdev",
|
|
"audience": "http://localhost:8082/",
|
|
"requireHttps": false,
|
|
"apiEndPoint": "http://localhost:8082",
|
|
"grantType":"code"
|
|
}
|
|
|