<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content

Okta Verify Launch Failure on macOS Due to Corrupted Shared Container Cache

Okta Classic Engine
Okta Identity Engine
Okta Verify

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:

  1. Click the Apple Logo () in the top-left corner and select Force Quit.
  2. Select Okta Verify from the list and click Force Quit. Proceed to the next step if the application is not listed.
  3. Open Finder and navigate to the Applications folder.
  4. 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.
  5. 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

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 the B7F62B65BN.group.okta.macverify.shared folder, select Move to Trash, and empty the Trash.
  1. Verify the deletion by selecting Go, then selecting Go to Folder... in Finder.
  2. 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.
  3. Reinstall Okta Verify via the Mac App Store, company portal, or MDM push.
  4. Launch Okta Verify. The application launches cleanly without the error loop.
  5. Complete the standard account addition and re-enrollment flow using the Okta End-User Dashboard.
  6. Log in to the application to confirm the resolution.

 

Related References

Loading
Okta Support - Okta Verify Launch Failure on macOS Due to Corrupted Shared Container Cache