Okta.Sdk.Model.AuthenticatorEnrollmentPolicySettings

October 22, 2025 ยท View on GitHub

Specifies the policy level settings > Note: In Identity Engine, the Multifactor (MFA) Enrollment policy name has changed to authenticator enrollment policy. The policy type of MFA_ENROLL remains unchanged. However, the settings data is updated for authenticators. Policy settings are included only for those authenticators that are enabled.

Properties

NameTypeDescriptionNotes
AuthenticatorsList<AuthenticatorEnrollmentPolicyAuthenticatorSettings>List of authenticator policy settings <x-lifecycle class=&quot;oie&quot;></x-lifecycle> For orgs with the Authenticator enrollment policy feature enabled, the new default authenticator enrollment policy created by Okta contains the `authenticators` property in the policy settings. Existing default authenticator enrollment policies from a migrated Classic Engine org remain unchanged. The policies still use the `factors` property in their settings. The `authenticators` parameter allows you to configure all available authenticators, including authentication and recovery. The `factors` parameter only allows you to configure multifactor authentication.[optional]
TypeAuthenticatorEnrollmentPolicySettingsType[optional]

[Back to Model list] [Back to API list] [Back to README]