Okta Verify Launch Failure on macOS Due to Corrupted Shared Container Cache
Last Updated:
Overview
Okta Verify fails to launch or enters an error loop on macOS Sequoia following a keychain wipe. This occurs because a corrupted shared container cache remains on the device. Force-quitting the application, uninstalling Okta Verify, clearing the corrupted cache directory, and reinstalling the application resolves the issue. When this failure occurs, Okta Verify displays the following error:
Couldn't load Okta Verify
Applies To
- Okta Identity Engine (OIE)
- Okta Classic Engine
- Okta Verify
- macOS
Cause
A macOS keychain wipe corrupts the Okta Verify shared container cache. A standard uninstallation leaves this corrupted folder behind, preventing the application from launching successfully.
Solution
How is the corrupted Okta Verify cache cleared on macOS?
Force quit the application, uninstall Okta Verify, remove the corrupted cache files, and reinstall the application by following these steps:
- Click the Apple Logo () in the top-left corner and select Force Quit.
- Select Okta Verify from the list and click Force Quit. Proceed to the next step if the application is not listed.
- Open Finder and navigate to the Applications folder.
- Right-click Okta Verify and select Move to Trash.
NOTE: If using a Mobile Device Management (MDM) solution, uninstall the application via the self-service portal or by pushing an uninstall command. - Clear the corrupted cache using either the Terminal or Finder method.
- Terminal Method: Open the Terminal application, paste the following command, and press Enter:
rm -rf ~/Library/Group\ Containers/B7F62B65BN.group.okta.macverify.shared
- Terminal Method: Open the Terminal application, paste the following command, and press Enter:
NOTE: Using ~/ automatically targets the current directory of the logged-in user.
-
- Finder Method: Click the Finder icon in the Dock to open a new window. In the top Finder menu bar, select Go, and then choose Go to Folder.... Enter
~/Library/Group Containers/and press Enter. Right-click theB7F62B65BN.group.okta.macverify.sharedfolder, select Move to Trash, and empty the Trash.
- Finder Method: Click the Finder icon in the Dock to open a new window. In the top Finder menu bar, select Go, and then choose Go to Folder.... Enter
- Verify the deletion by selecting Go, then selecting Go to Folder... in Finder.
- Attempt to navigate to
~/Library/Group Containers/B7F62B65BN.group.okta.macverify.shared/Library/Preferences/. macOS generates an error indicating it cannot find the folder, confirming that the corrupted file has been removed. - Reinstall Okta Verify via the Mac App Store, company portal, or MDM push.
- Launch Okta Verify. The application launches cleanly without the error loop.
- Complete the standard account addition and re-enrollment flow using the Okta End-User Dashboard.
- Log in to the application to confirm the resolution.
