<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
Infinite Loop Occurs When Accessing the Okta Dashboard
Administration
Okta Classic Engine
Okta Identity Engine
Overview

After submitting credentials on the Okta login page, an infinite loop occurs, and the user is not directed to the End-User Dashboard. The browser cycles between the following URLs:

Applies To
  • End-User Dashboard
Cause

This issue is typically caused by one of the following conditions:

  • The system time on the authentication device is out of synchronization with the Okta server.

  • The user is attempting to access the dashboard using a bookmark that contains an invalid state token or a long authorization URL.

Solution

Follow the methods below in order.

Method 1. Synchronize the System Time

The most common cause of an authentication loop is a time skew on the local device.

  1. Verify that the device's Date and Time settings are set to Set time automatically.

  2. If the device is a Windows computer, go to Settings > Time & Language > Date & time and select Sync now.

  3. If the device is a macOS computer, go to System Settings > General > Date & Time and ensure the source is set to a valid time server (for example, Apple).

NOTE: If the device clock receives date and time settings from a central server, modify the clock directly on the server.

 

Method 2. Use the Base URL

If the issue persists, the bookmark being used may contain an expired or invalid token.

  1. Clear the browser cache and cookies.

  2. Navigate directly to the base Okta URL (for example, https://subdomain.okta.com).

  3. If successful, delete the old bookmark and create a new one using the base URL.

 

Method 3. Add to Trusted Sites

If the loop continues, ensure that security software is not blocking the callback URL.

  1. Add the Okta domain (for example, https://subdomain.okta.com) to the Trusted Sites list in the browser or local security software.

Loading
Infinite Loop Occurs When Accessing the Okta Dashboard