generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 25
Closed
Description
The workflow to reset the password of a Cognito user from the page seems broken, the reset code does not arrive to the email.
This is because the Cognito user created through Cloudformation comes with a non-verified email, so Cognito cannot send the password reset code.
Steps to reproduce
- Create a new PCM stack
- Log in with the temporary password and select the new password
- Log out
- When logging in again select "Log in with a different user"
- Insert username and click the forgot password link
- A form will appear in which you should insert the reset code that you should receive in the mail, but you'll never receive it
Workaround
Delete the user and create it again via Cognito console (doc)
Metadata
Metadata
Assignees
Labels
No labels