Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

97
Views
How to authenticate a Cognito user after migration?

By backing up and restoring a user pool, the sensitive credentials (TOTP, passwords) of any users are stripped away. To authenticate them with our app, in practical terms, they need to set a password again.

Problem is that I don't know how to achieve this technically. When I attempt to log in to a user who has been migrated/restored, the client recieves a DTO:

{
"ChallengeName": "PASSWORD_VERIFIER",
  "ChallengeParameters": {
    "SALT": "",
    "SECRET_BLOCK": ""
    "SRP_B": "",
    "USERNAME": "",
    "USER_ID_FOR_SRP": ""
  }
}

I understand that the Client needs to fulfill this challenge, but I have been unable to find any documentation or guides online on how to correctly respond.

Please help me out?

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!