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
About this task
Procedure
Enabling user enrollment
This example verification type uses the pwd_enroll_sms_ui enrollment UI macro and the PwdEnrollSMSProcessor enrollment processor script.
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.