mirror of
https://repository.entgra.net/community/device-mgt-plugins.git
synced 2025-09-16 23:42:15 +00:00
Updated title [EMM] into [IoT Server]
This commit is contained in:
parent
d68f2607f2
commit
bf9d93476c
@ -27,10 +27,10 @@
|
|||||||
},
|
},
|
||||||
"sso": {
|
"sso": {
|
||||||
"enabled": false,
|
"enabled": false,
|
||||||
"issuer" : "emm",
|
"issuer" : "devicemgt",
|
||||||
"appName" : "emm",
|
"appName" : "devicemgt",
|
||||||
"identityProviderUrl" : "https://localhost:9443/samlsso",
|
"identityProviderUrl" : "https://localhost:9443/samlsso",
|
||||||
"acs": "https://localhost:9443/emm/uuf/sso/acs",
|
"acs": "https://localhost:9443/devicemgt/uuf/sso/acs",
|
||||||
"identityAlias": "wso2carbon",
|
"identityAlias": "wso2carbon",
|
||||||
"responseSigningEnabled" : "true",
|
"responseSigningEnabled" : "true",
|
||||||
"useTenantKey": false
|
"useTenantKey": false
|
||||||
|
|||||||
@ -31,7 +31,7 @@
|
|||||||
"location" : "%http.ip%/android-web-agent/public/mdm.page.enrollments.ios.download-agent/asset/ios-agent.ipa",
|
"location" : "%http.ip%/android-web-agent/public/mdm.page.enrollments.ios.download-agent/asset/ios-agent.ipa",
|
||||||
"bundleID" : "org.wso2.carbon.emm.iOSMDMAgent",
|
"bundleID" : "org.wso2.carbon.emm.iOSMDMAgent",
|
||||||
"version" : "1.0",
|
"version" : "1.0",
|
||||||
"appName" : "EMM iOS Agent"
|
"appName" : "IoT Server iOS Agent"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"androidAgentApp" : "android-agent.apk",
|
"androidAgentApp" : "android-agent.apk",
|
||||||
|
|||||||
@ -27,10 +27,10 @@
|
|||||||
},
|
},
|
||||||
"sso": {
|
"sso": {
|
||||||
"enabled": false,
|
"enabled": false,
|
||||||
"issuer" : "emm",
|
"issuer" : "devicemgt",
|
||||||
"appName" : "emm",
|
"appName" : "devicemgt",
|
||||||
"identityProviderUrl" : "https://localhost:9443/samlsso",
|
"identityProviderUrl" : "https://localhost:9443/samlsso",
|
||||||
"acs": "https://localhost:9443/emm/uuf/sso/acs",
|
"acs": "https://localhost:9443/devicemgt/uuf/sso/acs",
|
||||||
"identityAlias": "wso2carbon",
|
"identityAlias": "wso2carbon",
|
||||||
"responseSigningEnabled" : "true",
|
"responseSigningEnabled" : "true",
|
||||||
"useTenantKey": false
|
"useTenantKey": false
|
||||||
|
|||||||
@ -31,7 +31,7 @@
|
|||||||
"location" : "%http.ip%/windows-web-agent/public/mdm.page.enrollments.ios.download-agent/asset/ios-agent.ipa",
|
"location" : "%http.ip%/windows-web-agent/public/mdm.page.enrollments.ios.download-agent/asset/ios-agent.ipa",
|
||||||
"bundleID" : "org.wso2.carbon.emm.iOSMDMAgent",
|
"bundleID" : "org.wso2.carbon.emm.iOSMDMAgent",
|
||||||
"version" : "1.0",
|
"version" : "1.0",
|
||||||
"appName" : "EMM iOS Agent"
|
"appName" : "IoT Server iOS Agent"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"androidAgentApp" : "android-agent.apk",
|
"androidAgentApp" : "android-agent.apk",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user