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
Login to your Kandji tenant and navigate to the Library
Click App Store apps in the Library Item filters bar
Click the Beyond Identity App Store App Library Item
Click Edit in the bottom right corner
Select the Blueprint(s) you want to assign the Library Item to
Select Install and Continuously Enforce from the Installation dropdown
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>Click Save
.png)