Deploy Okta Verify to Linux devices
Use your Mobile Device Management software to deploy Okta Verify to Linux devices.
About this task
The Okta Verify for Linux app is only available as a download through the Okta Admin Console.
Unlike Okta Verify for Windows, Okta Verify for Linux has no registry or command-line installation flags. Instead, on Linux, you deploy a single JSON policy file that works with the Okta Verify client app.
Before you begin
-
If you want to deploy the
adminconfig.jsonpolicy file before installing the package, create the/etc/oktadirectory, with the owner, group, and mode set toroot:root 0755. The package's post-install script resets these directory settings toroot:okta-ff 1775and normalizes any existing policy file toroot:root 0444. -
If you want to deploy the
adminconfig.jsonpolicy file after installing the package, the package installation creates the/etc/oktadirectory with the correct ownership.Note:If you deploy the
adminconfig.jsonfile after the package installation, the file retains the ownership and mode provided by your MDM solution. As the installer doesn't have an existingadminconfig.jsonfile to check, it can't confirm if the file ownership is too restrictive.When the Okta Verify app runs, it can't read the config file and your policy settings are ignored. To avoid this issue, explicitly set the file ownership to
root:root 0444in your MDM solution.
Procedure
What to do next
You can reboot the device to guarantee all changes are picked up.