1 Answer
- Newest
- Most votes
- Most comments
0
Hello,
When the user authenticates (InitiateAuth) using the temporary password, Cognito will respond with a ChallengeName=NEW_PASSWORD_REQUIRED. You then need to use RespondToAuthChallenge to respond to the challenge with NEW_PASSWORD and any required attributes that Amazon Cognito returned in the requiredAttributes parameter.
Please see the ChallengeName Response Elements of InitiateAuth here [1].
Relevant content
- asked 3 years ago
- asked 3 years ago
- asked 3 years ago
- asked 2 years ago
- AWS OFFICIALUpdated 3 years ago
