Make granttype configurable
All checks were successful
FarmMaps.Develop/FarmMapsLib/develop This commit looks good
All checks were successful
FarmMaps.Develop/FarmMapsLib/develop This commit looks good
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"clientId": "farmmaps",
|
||||
"audience": "http://farmmaps.awtest.nl/",
|
||||
"requireHttps": false,
|
||||
"apiEndPoint": "http://farmmaps.awtest.nl"
|
||||
"apiEndPoint": "http://farmmaps.awtest.nl",
|
||||
"grantType":"implicit"
|
||||
}
|
||||
|
Reference in New Issue
Block a user