Note |
---|
work in progress |
WSO2 Enterprise Mobility Manager (EMM) comprises of two components: Mobile Device Management (MDM) and Mobile Application Management (MAM). WSO2 EMM is 100% open source and is developed on top of WSO2 Carbon for greater scalability and interoperability. The WSO2 EMM architecture diagram is as follows:
MDM enables organizations to secure, manage and monitor Android and iOS powered devices (i.e., smart phones, ipod touch devices and tablet PCs), on both corporate and personal (employee-owned) devices, irrespective of the mobile operator, service provider or the organization. The device management sub-module, which is within the MDM, enables the MDM to communicate with the EMM Console. The notification module handles the Google Cloud Messaging (GCM) service for Android and the Apple Push Notification Service (APNS) for iOS. These notification services send data from the MDM server to the respective users' devices. MDM uses the Adapter as a mediator to communicate with iOS and Android powered devices. The Application Management sub-module, which is within the MDM, enables communication between the MDM server and the MAM server. Administrators can connect their own user store to EMM. However, we do not allow a secondary user store to be connected.
...