forked from FarmMaps/FarmMapsApiClient
11 lines
324 B
JSON
11 lines
324 B
JSON
{
|
|
"Authority": "https://accounts.test.farmmaps.eu/",
|
|
"Endpoint": "https://test.farmmaps.eu/",
|
|
"BasePath": "api/v1",
|
|
"DiscoveryEndpointUrl": "https://accounts.test.farmmaps.eu/.well-known/openid-configuration",
|
|
"RedirectUri": "http://example.nl/api",
|
|
"ClientId": "",
|
|
"ClientSecret": "",
|
|
"Scopes": [ "api" ]
|
|
}
|