AWS Cognito FORCE_CHANGE_PASSWORD email_verified: true can't login with the temporary password received

Viewed 19

I created a user using aws cli and received an email from cognito. The status of the user created is FORCE_CHANGE_PASSWORD and Email Verified is false. I can't login with the temporary password received.

Then, I use the aws cli again to update the Email Verified to true. I still can't login with the temporary password.

What do I miss?

0 Answers
Related