Month: August 2020

Error: the Cognito Hosted UI is returning an error after asking you to change the temporary password you created as an admin for that user

With most cases, you might have attributes are set as required and immutable in your user pool. You can use the CLI describe-user-pool to see the configuration information of the user pool. This could be the cause why you are seeing that error as Cognito is unable to update them with the new values. When you create a user through…

Read More »