Deploying the Harmony Mobile Protect app automatically (Zero Touch Deployment) [Optional]

UEMClosed Unified Endpoint Management. An architecture and approach that controls different types of devices such as computers, smartphones and IoT devices from a centralized command point. solutions traditionally prompt the mobile device user to install the application once it is registered. In addition, to get full protection, the user needs to approve the required permissions and profiles. Many users are vigilant about installing new mobile applications or granting different permissions, and as a Security company, Check Point even encourages that. Most of them don’t know that the Harmony Mobile Protect app is focused on device characteristics and behaviors and not the content stored on or flowing through the device. Furthermore, some users are incompliant with the company’s security policyClosed Collection of rules that control network traffic and enforce organization guidelines for data protection and access to resources with packet inspection., especially when they use their own devices. Therefore, users often decide not to install the app or approve the required configuration. On top of that, users who do agree to install and accept the configuration will not often do it immediately and it will take time until the application is activated. As a result, many devices remain exposed to potential cyber-attacks.

Harmony Mobile’s innovative zero-touch technology allows the Protect app to be installed and activated automatically without any user interaction. The solution leverages Check Point’s unique bootstrap technology to establish zero-touch activation.

It is important to note that the following steps of zero-touch deployment are optional. If the organization does not want to force Harmony Mobile to activate itself on employees devices, please skip this chapter.

  • Zero Touch Deployment in Android Enterprise devices

    1. Create new Device Policy. Go to Configure > Device Policies > Add.

    2. Select Endpoint Management Options.

    3. Select a name for the policy and click Next.

    1. In Platforms > leave only Android Enterprise > Select Enabled always-on VPN for VPN package: com.lacoon.security.fox

    2. Deployment Rules > Advanced > New Rule: Limit by known device property name - CHKP_Status - isn't equal toActive, and click the “+” sign:

    3. Click on Next.

    4. On the Assignment screen, select the Delivery Group you created in ''Creating a Delivery Group'', in our example: Users_Group_SBM

    5. Also, under Deployment Schedule, toggle the button Deploy for always-on connections to be ON.

    6. Click Save:

  • Zero Touch Deployment in iOS devices

    1. Create new Device Policy. Go to Configure > Device Policies > Add.

    2. Select iOS > Policies most often used > VPN.

    3. Leave only iOS checked and select a name for the policy.

    4. Click Next.

    5. Under iOS fill in the following:

      1. Connection name: Check Point Local Tunnel

      2. Connection Type: Custom SSLClosed Secure Sockets Layer. The standard security technology for establishing an encrypted link between a web server and a browser.

      3. Custom SSL Identifier: com.checkpoint.capsuleprotect

      4. Server name or IP address: www.checkpoint.com

      5. Authentication Type for the connection: Password

      6. Auth Password: (type an optional authentication password)

    6. On Custom XML > Add three rules:

      1. Parameter name: OnDemandRules

        Value (copy-paste the below):

        <array> <dict><key>Action</key> <string>Connect</string><key>InterfaceTypeMatch</key><string>WiFi</string></dict> <dict> <key>Action</key><string>Connect</string><key>InterfaceTypeMatch</key><string>Cellular</string></dict></array>

      2. Parameter name: OnDemandEnabled

        Value: 1

      3. Parameter name: zero_touch

        Value: true

    7. Click Next

    8. On the Assignment screen, select the Delivery Group you created in ''Creating a Delivery Group'', in our example: Users_Group_SBM

    9. Also, under Deployment Schedule, toggle the button Deploy for always-on connections to be ON.

    10. Click Save: