Change Password Use Case Sample Clauses
Change Password Use Case. This use case describes the process of changing the password of the logged in user.
1. The user clicks the Change Password menu link of the Application they are in.
2. The System displays the Change Password screen.
3. The user clicks on the Change Password button
4. The System updates the user information in the database with the new encrypted password and shows the Change Password Success Page Current Password and New Password cannot be the same. The trigger TR_AIU_BISC_USER_INFO updates the corresponding fields in the DEVELOPER.USER_INFO table.
