Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Configure your Password Reset process to auto-enroll users

To simplify management, many organizations auto-enroll users in the Password Reset program. Every base-system verification type enables you to specify automatic enrollment for your process.

Before you begin

Role required: password_reset_admin

About this task

To enable automatic enrollment, you configure settings for the verification type that your Password Reset process is based on.

Procedure

  1. Navigate to All > Password Reset > Extensions > Verification Types.

  2. Click the verification type for the verification that your Password Reset process uses.

    The verification type for each base-system verification is identified in Password Reset verifications.

  3. On the Verification Types page, specify the following settings:

FieldDescription
Enrollment check

Script that determines whether a user is enrolled for verification. Note: For automatic enrollment to work, the Enrollment check script must return true. This may require additional setup by the admin to ensure that the preconditions are met. For example, for the SMS Code verification type, records must be populated in particular tables.

If no script is specified when Automatic Enrollment is selected, a default script is provided.

Automatic enrollmentSelect the check box to auto-enroll users. Note: If Automatic enrollment is not selected, then you must provide an enrollment UI macro and enrollment processor script as described in Create a custom Password Reset verification type.
  1. Repeat the procedure for all verifications that your Password Reset process uses.

Parent Topic:Configure your Password Reset process

Related topics

Calculating the security score for password reset process

Configure password expiration reminder

Credential stores for Password Reset

Password Reset verifications

Enable users to enroll for Password Reset

Configure Password Reset properties

Send email to remind users to enroll for Password Reset

Configure the required strength for passwords

Specify lockout for failed login attempts

Configure Google reCAPTCHA for the password reset process