|
|
@ -1,6 +1,5 @@
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"appContext" : "/android-web-agent/",
|
|
|
|
"appContext" : "/android-web-agent/",
|
|
|
|
"apiContext" : "api",
|
|
|
|
|
|
|
|
"httpsURL" : "%https.ip%",
|
|
|
|
"httpsURL" : "%https.ip%",
|
|
|
|
"httpURL" : "%http.ip%",
|
|
|
|
"httpURL" : "%http.ip%",
|
|
|
|
"enrollmentDir": "/android-web-agent/enrollment",
|
|
|
|
"enrollmentDir": "/android-web-agent/enrollment",
|
|
|
@ -35,16 +34,6 @@
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"androidAgentApp" : "android-agent.apk",
|
|
|
|
"androidAgentApp" : "android-agent.apk",
|
|
|
|
"windowsConfigRoot" : "%http.ip%/api/device-mgt/windows/v1.0/services/federated/bst/authentication",
|
|
|
|
"windowsConfigRoot" : "%http.ip%/api/device-mgt/windows/v1.0/services/federated/bst/authentication",
|
|
|
|
"ssoConfiguration" : {
|
|
|
|
|
|
|
|
"enabled" : false,
|
|
|
|
|
|
|
|
"issuer" : "mdm",
|
|
|
|
|
|
|
|
"appName" : "admin_android-web-agent",
|
|
|
|
|
|
|
|
"identityProviderURL" : "%https.ip%/sso/samlsso.jag",
|
|
|
|
|
|
|
|
"responseSigningEnabled" : "true",
|
|
|
|
|
|
|
|
"keyStorePassword" : "wso2carbon",
|
|
|
|
|
|
|
|
"identityAlias" : "wso2carbon",
|
|
|
|
|
|
|
|
"keyStoreName" : "/repository/resources/security/wso2carbon.jks"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"generalConfig" : {
|
|
|
|
"generalConfig" : {
|
|
|
|
"host" : "%http.ip%",
|
|
|
|
"host" : "%http.ip%",
|
|
|
|
"companyName" : "WSO2 Enterprise Mobility Manager",
|
|
|
|
"companyName" : "WSO2 Enterprise Mobility Manager",
|
|
|
|