First working version
This commit is contained in:
8
src/configuration.json
Normal file
8
src/configuration.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"issuer": "http://accounts.awtest.nl",
|
||||
"clientId": "v1t",
|
||||
"audience": "http://localhost:8082/,http://awtest.nl/,http://aan.awtest.nl",
|
||||
"requireHttps": false,
|
||||
"apiEndPoint": "http://localhost:8082"
|
||||
}
|
||||
|
Reference in New Issue
Block a user