macOS
Set up a custom profile by configuring the Okta verify app's OktaVerify.UDID and managementHint
Setup a custom profile with payload and then apply this custom profile to a device group
PayloadUUID can be retrieved from the Admin console of the Okta account.
<array>
<dict>
<key>OktaVerify.UDID</key>
<string>{YOUR OktaVerify.UDID}</string>
<key>managementHint</key>
<string>{YOUR managementHint}</string>
<key>PayloadUUID</key>
<string>BA234188-1297-40EA-875C-0E92B518B591</string>
<key>PayloadVersion</key>
<integer>1</integer>
<key>PayloadDisplayName</key>
<string>Okta</string>
<key>PayloadIdentifier</key>
<string>com.oktaverify</string>
</dict>
</array>
Deploy the Okta Verify app to a device group
To download the Okta verify app,
You can create a free developer account for testing purposes using this link: Okta Free Trial Account - Workforce Identity
You can download the Okta Verify Application PKG file from the Okta Admin Console -> Settings -> Downloads.
Upload the Okta verify app as a macOS custom app
Windows
Deploy the Okta Verify app to a device group
To download the Okta verify app,
You can create a free developer account for testing purposes using this link: Okta Free Trial Account - Workforce Identity
You can download the Okta Verify Application PKG file from the Okta Admin Console -> Settings -> Downloads.
Upload Okta verify app as a Windows custom app
To Verify: ensure the Okta Verify app automatically forces device users to use Okta on Chrome.
Updated over a month ago