Usage Scenario: Setting a New Password in the ‘Forgot My Password’ Process

When a user clicks the ‘Forgot My Password’ link on the login screen, the system asks them to go through the verification steps. After successful verification, the user is asked to enter a new password.

Application Flow:

  • Element: Save New Password button
  • Trigger: OnClick
  • Action: Authorisation → Password Reset

Parameter Assignments:

  • New Password →
  • Don't Send Email → true
  • Language → ‘tr’

After passing the verification steps, the user can log back into the application with the new password they set. Security is ensured, and the user experience continues seamlessly.