Change Password
Last updated
Last updated
All content on this page by eGov Foundation is licensed under a Creative Commons Attribution 4.0 International License.
→ {base url}/mgramseva/home/changepassword.
Users are redirected to this screen if they click on the Change Password option in the Side Bar app Drawer.
Enter the Current Password
Enter and Confirm a New Password to set the login credentials for next time login
Click the Change Password Button. The user login password is set to the new password.
This feature helps match the user password to the requirements and checks if the password contains
Minimum 6 digits
At least one special character ( !#$%^&...)
At least one letter
Atleast one number
SL | Fileds | Validations |
1 | Current Password* | No Validation |
2 | Set a New Password* |
|
3 | Confirm New Password* | Match with New Password |
SL | End Point | Request Method | Request Info |
1 |
|
| "userName": {}, "existingPassword": {}, "newPassword": {}, "tenantId": {}, "type": {} |
1 → Home Screen. + Change Password Screen
Pop → Home Screen
Widgets Utilised from Library
SL No | Widgets | File Path | Description |
1 |
| Text Field | |
2 |
| Button |
All content on this page by eGov Foundation is licensed under a Creative Commons Attribution 4.0 International License.