Each verification in Password Reset is based on the settings
for a verification type. If the verification types in the base system do not meet your
needs, you can create a custom verification type.
Role required: password_reset_admin or admin
Review the verification types that
are provided in the base system to determine whether to create a custom verification type. Then review the
verification type components to develop.
-
Navigate to .
-
Click New, enter a unique and meaningful
Name and Description, and then
fill in the form.
Field |
Description |
Enrollment check |
Script 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. |
Enrollment UI |
Enrollment UI macro that provides the UI for the
enrollment. |
Enrollment processor |
Enrollment processor script that processes the
enrollment. |
Verification UI |
Verification UI macro that provides the UI for the
verification. |
Verification processor |
Verification processor script (extension scripts) that
processes the verification. |
-
Click Submit.