Setup haulmkilling sample application

This commit is contained in:
2020-04-22 12:51:53 +02:00
parent e6244ff74b
commit f16ad90f68
6 changed files with 84 additions and 4 deletions

View File

@@ -0,0 +1,10 @@
{
"Authority": "https://accounts.farmmaps.awtest.nl/",
"Endpoint": "http://farmmaps.awtest.nl",
"BasePath": "api/v1",
"DiscoveryEndpointUrl": "https://accounts.farmmaps.awtest.nl/.well-known/openid-configuration",
"RedirectUri": "http://example.nl/api",
"ClientId": "",
"ClientSecret": "",
"Scopes": ["api"]
}