wip
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"issuer": "https://accounts.test.farmmaps.eu",
|
||||
"clientId": "farmmapsdev",
|
||||
"audience": "https://test.farmmaps.eu/",
|
||||
"audience": "http://localhost:8082",
|
||||
"requireHttps": true,
|
||||
"apiEndPoint": "https://test.farmmaps.eu",
|
||||
"apiEndPoint": "http://localhost:8082",
|
||||
"grantType":"code"
|
||||
}
|
||||
|
Reference in New Issue
Block a user