Password Reset Verification Type form

  • Release version: Washingtondc
  • Updated February 1, 2024
  • 1 minute to read
  • Description of the fields on the Password Reset Verification Type 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.

    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 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.