Configuring new password generation
When you forget your password and you want to recover your access, the application generates a new password. Modify this feature to match your company policy on automatically generated passwords.
In Dev Studio, search for and open the GenerateNewPassword data transform rule.
Modify the Comment step to describe the logic behind password generation.
Modify the remaining steps to determine the logic behind password generation.
For example, set the Param.NewPassword target to fetch the username as the password.
For more information about modifying steps in data transform rules, see Data Transform form - Completing the Definitions tab.
Previous topic Extending data verification Next topic Create case report