Skip to main content

Admin Dashboard

Workspace One - iOS Configuration Guide

The following contains procedures for deploying Workspace One for iOS.

To add the Blocksi for iPad app to Workspace ONE:
  1. Go to the Workspace ONE console.

  2. Click the Resources > Apps > Native > Purchased tab.

  3. Click the Sync assets button.

    Note

    A token is provided to you to pass the iOS app from Apple Business Manager to Workspace ONE using sToken.

  4. Click the Blocksi for iPad app. If the app is shown as Unknown, click Unknown and type the Name and Bundle ID to com.blocksi.dnsproxy.

    Edit Application
  5. Click SAVE > ASSIGN. The Distribution fields should look like the following:

    Blocksi for iPad Assignment
  6. Go to the Application Configuration section.

  7. Turn the Send configuration toggle on.

  8. Click the Upload XML button and upload an XML file with the following configuration:

    <dict>
       <key>adminPassword</key>
       <string>123PasswordExample</string>
       <key>organizationId</key>
       <string>admin@blocksi.net</string>
       <key>policyServer</key>
       <string>34.41.17.164:2800</string>
       <key>filteringDNS</key>
       <string>104.155.190.120:81</string>
       <key>showDisclaimer</key>
       <string>false</string>
       <key>ttl</key>
       <string>60</string>
       <key>userAuthEnabled</key>
       <string>false</string>
    </dict>
    

    Note

    You need to change BlocksiSuperAdmin@domain.com to match your main super-admin account for Blocksi. You may also change 123Blocksi to any password of your choice or keep 123Blocksi as the standard password to access app details.

    Note

    If you will be filtering by serial number, you must include the following in the configuration.

    Note

    If you cannot see the keys that were configured in the XML file, the XML file format is incorrect, or Workspace ONE cannot parse this configuration file. You are not informed that something went wrong. In this case, check the XML file or send it to us for review.

    Regarding the Configuration values, more details are available in the Configurable Values for the iOS Filtering App document.

  9. Click Create > Publish.

To add the app profile:
  1. Go to Resources > Profiles & Baselines > Profiles > Add > Add Profile > Apple iOS.

  2. Select Context: user or device profile. The Workspace ONE console does not have UI for DNS Proxy settings implemented, but it is reachable through Custom Settings.

  3. Go to Custom Settings (at the very bottom of the list), select the Enable Custom Lookup Value checkbox, and paste text from the iOS-custom-policy-configuration.plist file. The result should look like this:

    iOS Filtering Custom Settings
  4. Go to General payload. These settings do not affect the functionality of the application; Smart groups should include target devices (or users). The customer will fill these fields according to their own requirements. Overall, it should look something like this:

    iOS Filtering General
  5. Click SAVE & PUBLISH.

  6. Click PUBLISH.

Note

This needs to be performed on the target device.

To verify the DNS proxy:
  1. Open the Settings app.

  2. Navigate to General > VPN & Device Management.

  3. Click the DNS row under Restrictions and Proxies. The DNS Proxy profile should be Running, as shown below.

    DNS Proxy Running Window