How to Deploy the iOS Beyond Identity Authenticator via Kandji

Prev Next

This article describes how to deploy the Beyond Identity Authenticator application to iOS and iPadOS devices via Kandji.  


Prerequisites

The following items must be configured in Kandji before proceeding

Configure the Beyond Identity App Store App Library Item

  1. Login to your Kandji tenant and navigate to the Library

  2. Click App Store apps in the Library Item filters bar

  3. Click the Beyond Identity App Store App Library Item

  4. Click Edit in the bottom right corner

  5. Select the Blueprint(s) you want to assign the Library Item to

  6. Select Install and Continuously Enforce from the Installation dropdown

  7. Select the Set app configuration checkbox and paste the following AppConfig payload

    <dict>
    <key>serialNumber</key>
    <string>$SERIAL_NUMBER</string>
    <key>DeviceUid</key>
    <string>$UDID</string>
    </dict>

  8. Click Save