This article outlines methods to check the version of the Okta Verify app installed on macOS.
- Okta Verify
- Multi-Factor Authentication (MFA)
- Okta Identity Engine (OIE)
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
