User Password Force Change Action Application Steps
1. Defining the Action in UI Design
Open your project on the Kuika platform.
Select the relevant screen in the UI Design module.
Create a button (e.g., “Refresh Password”).
Select the button and add the Authorization → User Password Force Change action from the + ADD ACTION menu according to the trigger event (Initial Actions, OnClick, etc.).
2. Configuring Action Parameters
Username (String – required): The email address of the user whose password will be changed, as registered in the system.
Password (String – required): The new password to be assigned to the user. It must meet security criteria (e.g., at least 8 characters, must contain uppercase/lowercase letters and special characters).