Enable users to enroll for Password Reset
To enable users to enroll for the Password Reset program, you specify a UI macro that takes the user through the enrollment process and a script that processes the enrollment data that the user entered. The base system includes a functioning macro and script.
Before you begin
Role required: password_reset_admin
About this task
To enable users to enroll, you configure settings for the verification type that your Password Reset process is based on.
Procedure
Navigate to All > Password Reset > Extensions > Verification Types.
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.
On the Verification Types page, specify the following settings:
Field Description Automatic enrollment Clear the check box to disable automatic enrollment. Enrollment UI Enrollment UI macro that takes the user through the enrollment process. Enrollment processor Enrollment processor script that processes enrollment data. Repeat the procedure for all verifications that your Password Reset process uses.
Enabling user enrollment
This example verification type uses the pwd_enroll_sms_ui enrollment UI macro and the PwdEnrollSMSProcessor enrollment processor script.
Verification type
A verification type must also define a verification UI macro and a corresponding verification processor script. The example uses the pwd_verify_sms_uiverification UI macro and the PwdVerifySMSProcessor verification processor script.
UI macro
Verification processor
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
Configure your Password Reset process to auto-enroll users
Configure Password Reset properties
Send email to remind users to enroll for Password Reset
Configure the required strength for passwords