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

Password Reset Verification Type form

Description of the fields on the Password Reset Verification Type form.

FieldDescription
Enrollment checkScript that determines whether a user is enrolled for verification. Automatic enrollment requires an enrollment check. If no script is specified when Automatic Enrollment is selected, a default script is provided.
Automatic enrollment

Select the check box to auto-enroll users. If Automatic enrollment is not selected, then you must provide an enrollment UI macro and enrollment processor script.For SMS and email verification, if the Automatic enrollment check box is selected and the user's mobile number and email address already appear in the sys_user table record, the user is enrolled for the corresponding verification.

If the user’s mobile number and email address aren’t mentioned in the sys_user table, the user is not enrolled.

Note: If the Automatic enrollment check box isn’t selected, then even if the user's mobile number and email address appear in the sys_user table record, the user is not enrolled. The user must enroll manually by using the password reset enrollment process.

Enrollment UIEnrollment UI macro that provides the UI for the enrollment.
Enrollment processorEnrollment processor script that processes the enrollment.
Verification UIVerification UI macro that provides the UI for the verification.
Verification processorVerification processor script \(extension scripts\) that processes the verification.

Related topics

Create a custom Password Reset verification type