Globalshala / Eval-Bridge-bugs

In the Repository, we will add the bugs related to eval bridge system
0 stars 1 forks source link

Disabled user still have MFA enabled #325

Open AnkitExcelerate opened 2 weeks ago

AnkitExcelerate commented 2 weeks ago

When we archive a user, the user gets disabled from cognito. Now when we enable that user, MFA is still enabled but when we enter the otp we are getting a buffer on screen and nothing is happening.

Steps -

  1. Archive user
  2. Enable it
  3. Try loggin in
  4. MFA is still enabled

Expected Result - When user is enabled again, the MFA should be reset.