Guides
ProductDeveloperPartnerPersonal

IBM MaaS360 Registration

By downloading an XML file from Umbrella, optionally updating it, and then pasting part of its contents into your MaaS360 system, MaaS360 is able to push configuration information to both the Cisco Security Connector (CSC) and Umbrella so that your iOS device is registered with Umbrella. The result is that your iOS device is protected by Umbrella.

For information about configuring MaaS360, see IBM's MaaS360 documentation.

Table of Contents

Anonymization

Umbrella provides you with the option of anonymizing mobile devices for reporting and administration purposes. When you anonymize a mobile device, its label is hidden and replaced by your device's serial number. The label name is anonymized in both the Umbrella dashboard and in the CSC app UI. For information about how to anonymize your device, see Anonymize Devices.

Prerequisites

  • The Cisco Security Connector requirements.
  • MaaS360 portal version 10.70 or higher.
  • You must first configure your MaaS360 MDM system. Configure MaaS360 as required so that it is able to push configuration information to both CSC and Umbrella. For information about configuring MaaS360, see MaaS360 documentation. For support, contact IBM MaaS360 support.

🚧

Important

Your device name must be no more than 50 characters long. Longer device names result in registration failure.

Procedure

Note: You must log into your Umbrella dashboard as an administrator.

Step 1: Add an Organization Administrator’s Email Address

The administrator email address is the email address that your end-user can use to send diagnostic reports from the app by clicking the I (vertical line) icon from within the iOS device. These reports can then be passed onto Cisco support. Once set, this email address is automatically added when managing an MDM.

  1. Navigate to Deployments > Core Identities > Mobile Devices and click Settings.
948
  1. In Mobile Device Settings, add an email address, select operation mode (fail open or fail closed), select a notifications level (Protection failure notifications only or notify on all state changes), choose a device identification method, and click Save.
404

Step 2: Add a Mobile Device

  1. In Umbrella, navigate to Deployments > Core Identities > Mobile Devices and click Manage.
948
  1. Under Deployment Type, click the Managed by MDM radio button, and then click Next.
999
  1. In the Managed Mobile Clients modal, click iOS.
634
  1. Click IBM MaaS360 Config.
634
  1. In the opened dialog, click Download.
    This email address is where diagnostic reports are sent when a user clicks the I (vertical line) icon from within the iOS device. Once set, this email address is automatically added when managing an MDM.
583
  1. To anonymize devices, add the following lines to the downloaded XML file, at the same level as the other CSC configuration parameters.
<key>anonymizationLevel</key>
<integer>1</integer>

Note: 1 turns anonymization on. 0 turns anonymization off.

Example:

...
   <key>serialNumber</key>
   <string>$DEVICE_SN$</string>
   <key>anonymizationLevel</key>
   <integer>1</integer> 
</dict>
  1. Use the contents of the edited XML file to create a new .mobileconfig file, then upload that file to your MDM profile.
    For details about configuring your specific MDM system, see your MDM system's documentation.

Your mobile device registers with Umbrella and is listed at Deployments > Core Identities > Mobile Devices. The CSC app on your mobile device updates to connect to Umbrella. Your mobile device is now protected.

1399

If you have anonymized your device (see Anonymize Devices), Umbrella hides the device's true label name by replacing it with the device's serial number. Existing active devices anonymize with 24 hours. New devices anonymize immediately.

910

As no changes can be made in Umbrella to the actual provisioned device, these mobile devices are simply listed in Umbrella as identities; however, you can now use Umbrella to apply policies to these mobile device identities. For more information, see Apply a DNS Policy to Your Mobile Device.

Verify Umbrella on Your iOS Device

  1. In the CSC app, tap the Status icon and confirm that it shows Protected by Umbrella.
  2. For protection details, tap Protected by Umbrella.
737

Install Umbrella Root Certificate

The intelligent proxy can inspect web traffic sent from a mobile device to Umbrella. If you enable the intelligent proxy with SSL decryption in your DNS policy and apply the policy to your mobile device, you must install the Umbrella Root Certificate Authority (CA) certificate on the mobile device. Download the Umbrella Root CA certificate from the DNS policy or from Deployments > Configuration > Root Certificate.


Register an iOS Device Through Apple Configurator 2 < IBM MaaS360 Registration > Intune Registration