Skip to content

Unable to reset user password for users created from PCUI #35

@BarcoMasile

Description

@BarcoMasile

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions