mifos-mobile icon indicating copy to clipboard operation
mifos-mobile copied to clipboard

User Story - Password Reset Feature - step 1 (identity confirmation)

Open denilap opened this issue 9 years ago • 3 comments

User Story: As a self-service app user, I want to securely reset my password, so that I can change my password for security reasons or if I missplaced my previous password

Acceptance criteria: Password reset screen will ask for the following input data fields from the user:

  1. Account number
  2. Username
  3. Security Answer ( Security Question should be displayed)

All input data fields are required.

If user leaves any of the fields blank and hits Submit, show error message 'Missing entry - contact < support number > for support' If any of the entries are invalid and user hits Submit, show error message 'Invalid information - contact < support number > for support' If all inputs are valid, and user hits submit, route user to 'enter new password' screen

denilap avatar Nov 05 '16 20:11 denilap

Looks good 👍

I looked into the REST API and found that we have

  1. Account number
  2. First name
  3. displayName(full name)

But We do not have any specific Username and Security Answer ( Security Question should be displayed) for a client.

Please Help @ishan1604, @shrunk7byadagi, @rajuan, @Nayan, @edcable

therajanmaurya avatar Nov 05 '16 20:11 therajanmaurya

Hi I would like to contribute in this project and started my work from this task. I designed the screen layout and almost done with functionality too. Please let me know if designs are correct so that i can proceed further. Uploading Screenshot_20170302-001442.png…

deepakbansal168 avatar Mar 01 '17 18:03 deepakbansal168

User Story: As a self-service app user, I want to securely reset my password, so that I can change my password for security reasons or if I missplaced my previous password

Acceptance criteria: Password reset screen will ask for the following input data fields from the user:

  1. Account number
  2. Username
  3. Security Answer ( Security Question should be displayed)

All input data fields are required.

If user leaves any of the fields blank and hits Submit, show error message 'Missing entry - contact < support number > for support' If any of the entries are invalid and user hits Submit, show error message 'Invalid information - contact < support number > for support' If all inputs are valid, and user hits submit, route user to 'enter new password' screen

has this idea been approved? If yes,then can I work on it?

PratyushSingh07 avatar Feb 21 '23 19:02 PratyushSingh07