FarmMapsLib/src/configuration.json
Willem Dantuma 705d811832
All checks were successful
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good
Fix layer index
2020-05-26 17:04:44 +02:00

9 lines
235 B
JSON

{
"issuer": "https://accounts.farmmaps.awtest.nl",
"clientId": "farmmapsdev",
"audience": "https://farmmaps.awtest.nl/",
"requireHttps": true,
"apiEndPoint": "https://farmmaps.awtest.nl",
"grantType":"code"
}