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
| Name | Type | Description | Notes |
|---|---|---|---|
| Authenticators | List<AuthenticatorEnrollmentPolicyAuthenticatorSettings> | List of authenticator policy settings <x-lifecycle class="oie"></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] |
| Type | AuthenticatorEnrollmentPolicySettingsType | [optional] |