Deploying the Okta Verify application with Intune Mobile Device Management (MDM) requires downloading the application, converting the installation file, and creating a new application in the Microsoft Intune admin center. This process ensures that Okta Verify is properly distributed and managed across Windows devices within the organization.
- Okta Identity Engine (OIE)
- Okta Verify
- Intune
How is Okta Verify deployed with Intune?
Deploy Okta Verify on devices by downloading the application, converting the executable file, and configuring the application settings in the Microsoft Intune admin center.
- Download the latest version of the Okta Verify application from the Okta Admin Console by navigating to Settings > Downloads.
- Convert the
.exefile to the.intunewinformat.- Instructions for this can be found in the Convert Okta Verify exe to .intunewin File Package to Be Uploaded to Microsoft Intune (MDM) documentation.
- Access the Microsoft Intune admin center.
- Create a new application by navigating to Apps > All apps > Add.
- Select Windows app (Win32) under the Other app types section on the Select app type pane.
- Click Select.
- Click Select app package file on the Add App pane.
- Click the browse button and select the Okta Verify installation file with the
.intunewinextension. - Click OK.
- Add the details for the app on the App information page.
- Configure the app installation and removal commands on the Program page:
- Install command: Enter
OktaVerifySetup-x.x.x.x-yyyyyyy.exe /qfollowed by any required configuration features (for example,OrgUrl=https://<org>.com).- Review Managed app configurations for Windows devices for the list of all supported features.
- Uninstall command: Enter
OktaVerifySetup-x.x.x.x-yyyyyyy.exe /uninstall /q. - Install behavior: Use the default setting System.
- Install command: Enter
- Click Next.
- Specify the requirements that devices must meet before the app is installed on the Requirements page:
- Operating system architecture: Select the architectures needed to install the app.
- Minimum operating system: Select Windows 10 1709.
- Click Next.
- Configure the rules to detect the presence of the app on the Detection rules page:
- Rules format: Select Manually configure detection rule.
- Click Add, enter the following information on the Detection rule page, and click OK:
- Path:
C:\Program Files\Okta\Okta Verify - File or folder:
OktaVerify.exe - Detection method: Select File or folder exists.
- Associated with a 32-bit app on 64-bit clients: Keep the default value No.
- Path:
- Click Next.
- Keep the default values on the Dependencies page and click Next.
- Skip the Supersedence (preview) page and click Next.
- Review the input on the Review + create page and confirm that the app information is configured correctly.
- Click Create to add the app to Intune.
After creating the application, view the installation status in Apps > All apps and on the target device by navigating to Devices > All devices > Select the device > Managed Apps.
NOTE: The installation process can take several minutes to take effect.
