Add a PIN reset node for triggered accounts #48

Open
opened 2025-04-01 09:20:26 +02:00 by Alfred-mk · 0 comments
Member

Requirement

Admins should only be able to trigger a pin reset which forces the user to set a new pin. Currently, the admin can set their pin which is a security flaw.

Plan

  1. When an admin resets the PIN for a user, they will input the user's phone number and their own PIN to authorize the request.
  2. If the admin is authorized, a flag will be set on the user's account
  3. When the user dials the USSD, they will first get the PIN reset node and set their own PIN before accessing the main menu
### Requirement Admins should only be able to trigger a pin reset which forces the user to set a new pin. Currently, the admin can set their pin which is a security flaw. ### Plan 1. When an admin resets the PIN for a user, they will input the user's phone number and their own PIN to authorize the request. 2. If the admin is authorized, a flag will be set on the user's account 3. When the user dials the USSD, they will first get the PIN reset node and set their own PIN before accessing the main menu
Alfred-mk added the
Kind/Enhancement
Priority
High
labels 2025-04-01 09:20:47 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: grassrootseconomics/sarafu-vise#48
No description provided.