Extending data verification
After you enter your personal data to receive new passwords and restore lost usernames, the application verifies your data. Extend the data verification screen by adding properties to it. For example, add a security question that verifies the identity of the user who requests a password reset.
In Dev Studio, search for and open the VerifySecurityquestions section of the PegaPS-Work-User-ForgotPassword class.
In the VerifySecurityquestions section, add a property that you want to include in data collection from the PegaPS-Data-Registration class.
For more information about modifying sections, see Sections.
Previous topic Extending data collection Next topic Configuring new password generation