Usage Scenario: User Changing Password from Profile Page

A user wants to update their current password on the ‘Profile Settings’ screen within the application. The user first enters their old password and then completes the process by setting a new password.

Application Flow:

  • Element: Change Password button
  • Trigger: OnClick
  • Action: Authorisation → Password Change

Parameter Assignments:

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

After successfully changing their current password to a new one, the user continues their session within the application without interruption.