Unknown macro: {next_previous_link3}
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 12 Next »

WSO2 EMM enables you to register mobile devices via the BYOD or COPE device enrollment scenario. Data containerization allows you to have a separation between data. Therefore, if you are registering your device via the BYOD scenario you are able to have a clear separation between your personal data and the enterprise data. To understand the underlying concept clearly, take a look at the example given below.

Example:

MobX uses WSO2 EMM to manage and monitor the employees mobile devices and applications. Kim joins as the new marketing Manager and needs to register her personal mobile device with WSO2 EMM, but she is concerned because she doesn't want to expose the personal data on the device to the Organization. On the other hand, MobX is concerned about not letting the other applications installed in Kim's device to access the confidential enterprise data. For example Kim has installed an application for enterprise docs on her device. This application has access to all the enterprise docs and the personal docs as they are all stored in the same location. Therefore, it is important to clearly separate the enterprise and personal data in a BYOD device enrollment scenario. Follow the steps given below to enable data containerization on your device.

 Click here for more information on registering an Android device with data containerization, see End-user Registering an Android Device via the Managed Profile.

Follow the instructions given below to register an Android device once the EMM agent application downloads:

  1. Open the downloaded file, and tap INSTALL.

  2. Tap OPEN, once the WSO2 Android Agent is successfully installed.
  3. Tap Setup Work-Profile to proceed with registering the Android device via the Work-Profile.
    If you don't want to set up the work profile and prefer to proceed with the default Android device registration process, tap Skip and go to enrollment, and proceed to start the registration.

  4. Tap SET UP.

    Tap OK to confirm.

  5. Tap UNINSTALL to uninstall the WSO2 EMM agent you downloaded previously.

  6. Enter the server address based on your environment, in the text box provided. A confirmation message will appear.

    • Developer Environment - Enter the server IP as your server address.
      Example: 10.10.10.123:9443
    • Deployment Environment - Enter the domain as your server address.

      The Android Agent app's default port is 80. If you are using any other port or using port offset in EMM, the server address should state the new port in the following format: www.abc.com :<PORT>
      For example, if the port offset is 1 and you are using the 9763 port, the port will change to 9764. Therefore, in such a scenario an example server IP is as follows: 110.100.7.123:9764

  7. Tap Yes to continue.
  8. Enter your details and tap Register. A confirmation message will appear.
    • Username - Enter the username provided in the email. 
    • Password - Enter the password provided in the email. 
    • Domain - Enter the domain only if the server is hosted with multi-tenant support.
    • Ownership type - Select the corresponding device ownership option. This will customize the EMM behavior accordingly.
      • BYOD - Bring your own device.
      • COPE - Corporate owned personally enabled.
  9. Tap Yes to continue.
    • If you select BYOD go to the preceding step - You will be shown a policy  agreement, which you can either accept or reject.

      You will get access to EMM only if you accept the policy agreement.

    • If you select COPE proceed to activate the device administrator - As it's a corporate owned device, you will not be shown a policy agreement. You will have to adhere to the company policy.
  10. Read the tenant policy agreement, and tap Agree to accept the agreement.  
  11. Set a PIN code of your choice with a minimum of 4 digits. The PIN code will be used to secure your personal data. Thereby, the EMM server will not be able to carry out critical operations on your personal data without using this PIN. 
    Example: If the EMM admin needs to wipe your device or remove data from the device, he/she can't do it without the providing the PIN code. This is added as a security measure to safeguard the data on your device. You have to provide the PIN code to get your device wiped or you can log into the EMM Console and wipe your device by entering the PIN code. Once the data is wiped off a confirmation message will appear.

    You will be prompted to provide a PIN code only if your device is a BYOD device.

  12. Confirm the PIN and click OK to continue.
  13. Tap ACTIVATE to enable the EMM device administrator on your device. A confirmation message will appear after enabling the device admin.
  14. You have now successfully registered you Android device. If you wish to unregister the registered device, click Unregister.

Once the registration process is complete, navigate to the launcher of your device. You will see that some applications are duplicated, with one set of the applications having a red icon. These applications are the ones used by WSO2 EMM.

How setting up the work profile works

Data containerization for Android devices was implemented using the Managed Profile feature that is available on the Android devices that supports the Android Lollipop OS or upwards. Let's take a look at the how data containerization works on WSO2 EMM.

  • When you download and install the Android Agent on your Android mobile device, the agent will check if the device supports the managed profile feature. 
  • If the device supports the managed profile feature, the agent will prompt the user to set up the work profile before the installation.

    Having the Android Lollipop OS version or above alone will not enable you to set up the work profile. At times the set up will fail because of the customizations done to the OS by some of the mobile device manufacturers.

    Example: The managed-profile doesn't work as expected on Asus Zenfone 2 device that supports Android Lollipop.

  • Once the profile is set up, the EMM Agent is automatically copied into the new work profile. Therefore, WSO2 EMM will prompt you to uninstall the agent you downloaded previously as it was installed in the devices personal profile.
  • After setting up the work profile you need to follow the default steps to register an Android device with WSO2 EMM.
    Once the registration process is completed, navigate to the launcher of the device and you will be able to see the application that are used by the worker profile and the personal profile. The applications having an icon of a bag are used by the WSO2 EMM work profile.

    • Using this approach, you don't have to switch between the personal profile and work profile as all the applications used by each profiles is shown in the same launcher. 
    • Based on the underlying architecture, the profiles have their own storage locations that can not be accessed by each other.

How Android device operations function

  • The EMM agent is the profile owner of the newly created work profile and only has control over it. Therefore, now the agent is unable to perform operations that affects the entire device, such as changing the device PIN and wiping data of the entire device.

  • If your Organization has imposed a policy to restrict the usage of the camera, you will not be able to use the camera application that is installed in the work profile. You will only be allowed to used the camera application that is installed in your personal profile.

  • The enterprise wipe operation will delete the enterprise related data along with the work profile on your device while keeping the personal data intact.

  • No labels