Updated title [EMM] into [IoT Server]

revert-dabc3590
Rasika Perera 8 years ago
parent d68f2607f2
commit bf9d93476c

@ -27,10 +27,10 @@
},
"sso": {
"enabled": false,
"issuer" : "emm",
"appName" : "emm",
"issuer" : "devicemgt",
"appName" : "devicemgt",
"identityProviderUrl" : "https://localhost:9443/samlsso",
"acs": "https://localhost:9443/emm/uuf/sso/acs",
"acs": "https://localhost:9443/devicemgt/uuf/sso/acs",
"identityAlias": "wso2carbon",
"responseSigningEnabled" : "true",
"useTenantKey": false

@ -31,7 +31,7 @@
"location" : "%http.ip%/android-web-agent/public/mdm.page.enrollments.ios.download-agent/asset/ios-agent.ipa",
"bundleID" : "org.wso2.carbon.emm.iOSMDMAgent",
"version" : "1.0",
"appName" : "EMM iOS Agent"
"appName" : "IoT Server iOS Agent"
}
},
"androidAgentApp" : "android-agent.apk",

@ -27,10 +27,10 @@
},
"sso": {
"enabled": false,
"issuer" : "emm",
"appName" : "emm",
"issuer" : "devicemgt",
"appName" : "devicemgt",
"identityProviderUrl" : "https://localhost:9443/samlsso",
"acs": "https://localhost:9443/emm/uuf/sso/acs",
"acs": "https://localhost:9443/devicemgt/uuf/sso/acs",
"identityAlias": "wso2carbon",
"responseSigningEnabled" : "true",
"useTenantKey": false

@ -31,7 +31,7 @@
"location" : "%http.ip%/windows-web-agent/public/mdm.page.enrollments.ios.download-agent/asset/ios-agent.ipa",
"bundleID" : "org.wso2.carbon.emm.iOSMDMAgent",
"version" : "1.0",
"appName" : "EMM iOS Agent"
"appName" : "IoT Server iOS Agent"
}
},
"androidAgentApp" : "android-agent.apk",

Loading…
Cancel
Save