|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
{
|
|
|
|
|
"appContext": "/devicemgt/",
|
|
|
|
|
"httpsURL" : "%https.ip%",
|
|
|
|
|
"httpURL" : "%http.ip%",
|
|
|
|
|
"httpsURL" : "https://localhost:8243",
|
|
|
|
|
"httpURL" : "http://localhost:8280",
|
|
|
|
|
"wssURL" : "https://localhost:9445",
|
|
|
|
|
"wsURL" : "%http.ip%",
|
|
|
|
|
"portalURL": "https://%server.ip%:9445",
|
|
|
|
@ -12,7 +12,7 @@
|
|
|
|
|
"iOSConfigRoot" : "%https.ip%/ios-enrollment/",
|
|
|
|
|
"iOSAPIRoot" : "%https.ip%/ios/",
|
|
|
|
|
"adminService": "%https.ip%",
|
|
|
|
|
"gatewayEnabled": false,
|
|
|
|
|
"gatewayEnabled": true,
|
|
|
|
|
"oauthProvider": {
|
|
|
|
|
"appRegistration": {
|
|
|
|
|
"appType": "webapp",
|
|
|
|
|