How to Check the Okta Verify Version Installed on macOS
Last Updated:
Overview
This article outlines methods to check the version of the Okta Verify app installed on macOS.
Applies To
- Okta Verify
- Multi-Factor Authentication (MFA)
- Okta Identity Engine (OIE)
Solution
There are two methods to check the Okta Verify version installed on macOS:
Option 1
- Open Finder.
- Navigate to Applications.
- Select Okta Verify.
- Check the Information tab.
Option 2
Open the Terminal app and execute the following command (administrator privileges are not needed):
defaults read /Applications/Okta\ Verify.app/Contents/Info.plist CFBundleShortVersionString
