Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Step 1: Download the MDM Config File from the Cloud Services Portal

...

  1. Log in to csp.infoblox.com.
  2. Go to Manage Endpoints > Endpoint Groups.
  3. Select Download MDM Configuration, and click iOS Config File or Android Config File, depending on the type of the device the file is to be used with.



ImageThe Download MDM Configuration drop-down options for handling endpoint configurations within a network. The configuration options include: Android Config File, iOS Config File, and Chrome Config File. 


To assign an endpoint to a specific endpoint group, click  next to the name of the endpoint group and select Download MDM Configuration > Android or iOS Config File



ImageThe download MDM configuration options when applying a configuration option to an existing endpoint group. The configuration options include: Android Config File, iOS Config File, and Chrome Config File.

4. Save the downloaded config file to a directory where it can be located easily.

The MDM app config contains the following parameters: 

  • joinToken: The value in the XML file.

  • groupName:  In In the Cloud Services Portal, the name of the group to which the endpoint will be moved. If the name is not present in the Cloud Services Portal, it will be added to the All BloxOne Endpoints group.
  • userId: The unique name used to identify that identifies a mobile device. The configured name is displayed in the Cloud Services Portal, on the Manage Endpoints page.
  • allowServiceControl:  By By default, this value will be True. To disallow and hide service control, use the toggle switch to change this value to False
  • extensionType (only for iOS): By default, this value is “vpn”, we can also set to “dnsproxy” to intercept the DNS traffic using DNS Proxy Provider.

In MDM, the app config can be added manually or by uploading the XML file.

...