home

Mobile Endpoint Security

Lookout Product Documentation

Find answers about using and optimizing Lookout products.

Creating an App Configuration Policy

  1. In the top navigation bar, click Configure > Device Policies, then click Add:
  2. Under Add New Policy > Apps click App Configuration:


  3. Under Platforms, uncheck all entries except iOS.
  4. Under Policy Information, in the Policy Name field, enter Lookout for Work iOS, then click Next >.
    You can optionally provide a Description.
  5. Set the following:

    FieldValue
    IdentifierAdd new > com.lookout.work
    Dictionary content
    <dict>
      <key>MDM</key>
      <string>API_V1</string>
      <key>DEVICE_UDID</key>
      <string>${device.UDID}</string>
      <key>EMAIL</key>
      <string>${user.mail}</string>
      <key>GLOBAL_ENROLLMENT_CODE</key>
      <string>your_global_code</string>
    </dict>
  6. Replace <string>your_global_code</string> with the 7 letter Enrollment Code from the System > Account screen in your Lookout MES Console.
  7. Click Check Dictionary to validate the XML, then click Next >.
  8. Under App Configuration Policy, check the Lookout for Work delivery group you created in Creating a Lookout for Work Delivery Group.
  9. Expand Deployment Schedule and set the following:

    FieldValue
    DeployON
    Deployment ScheduleNOW
    Deployment conditionOn every connection
    Deploy for always-on connectionsOFF
  10. Click Save.