<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

Configure Allowed Factors Policy For Okta Device Access Desktop MFA

Okta Identity Engine
Okta Device Access

Overview

Administrators configure the Allowed Factors policy for Okta Device Access Desktop multi-factor authentication (MFA) by deploying a specific registry key to Windows endpoints. This configuration restricts or orders the authentication methods available to end-users during desktop login.

Applies To

  • Okta Identity Engine (OIE)
  • Okta Device Access Desktop MFA
  • Windows

Solution

How is the Allowed Factors policy configured for Okta Device Access Desktop MFA?

 

Configure the Allowed Factors policy by enabling direct authentication and adding the required registry key with the accepted multi-factor authentication values.

  1. Activate the UseDirectAuth setting in the following registry path:
HKEY_LOCAL_MACHINE\SOFTWARE\Okta\Okta Device Access
  1. Add the AllowedFactors registry key under the following registry path:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Okta\Okta Device Access
  1. Populate the AllowedFactors key using the REG_MULTI_SZ value type with the accepted factors.

NOTE: Populate the entries vertically. Do not separate the entries with commas, as they do not appear on the list of available factors to enroll.

Populate the AllowedFactors key  

 

Value Name
Description
Values
Default Value
AllowedFactors
A list of factors available for user authentication. The allowed factors appear in the configured order. If no factors are specified, Okta allows all factors. Verify the exact spelling of the listed factors. Accepted values are:
- OV_Push
- OV_TOTP
- Offline_TOTP
- FIDO2_USB_key
REG_MULTI_SZ
*

 

Loading
Okta Support - Configure Allowed Factors Policy For Okta Device Access Desktop MFA