<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
How to Allow Unknown Devices to Sign In
Administration
Okta Classic Engine
Okta Identity Engine
Overview

When Block Suspicious Password Attempts from Unknown Devices is enabled, users who exceed the number of sign-in attempts with an unknown device will have their unknown device locked out of Okta. The goal of this knowledge article is to present how to use the Allow Unknown Devices feature to unlock the unknown device.

Searching the System log using the following query will display all affected users under the Actor column:

outcome.result eq "FAILURE" and displayMessage eq "Account Locked from New Devices - Max sign-in attempts exceeded."

System log 

The following error is displayed in Directory > People for the user:

Sign-in attempts for all unknown devices have been blocked
Due to suspicious sign-in attempts from an unrecognized device, Okta has blocked sign-in attempts for all unknown devices for this user (known devices are still accessible). If the user is attempting to sign in from a new device, Allow Unknown Devices.
 

Cause

The user is locked out due to the following option that is configured in the Password policy: Lock out user after <NUMBER> unsuccessful attempts.

Lock out user after <number> unsuccessful attempts

If Block Suspicious Password Attempts from Unknown Devices is enabled, suspicious sign-in attempts from unknown devices are blocked. Users who sign in to Okta with devices they've used before are not locked out if another device that is unknown to Okta causes a lockout.

    Solution
    1. Navigate to the Admin console.
    2. Navigate to Directory > People > User.

    Assigned Applications

    1. Click Allow Unknown Devices.
    2. The unlock process can be accomplished either by an Admin or by the target user, who can trigger the Self-Service Unlock process if the password policy allows it.

     

    Related References

     
    Loading
    How to Allow Unknown Devices to Sign In