Skip to content

Migrate users from cognito user pool to custom authenticator

0

How I can migrate users with their hashed passwords from existing cognito user pool to our custom authenticator's database ?

asked 3 years ago768 views
1 Answer
0

There is no current way to export hashed passwords for users from Cognito.

Your users would need to reset passwords when they login to the new authenticator.

This is also the case when failing over/migrating Cognito User Pools to a different region. See our Cognito User Profiles Export Reference Architecture[1] for more details on limitations

[1] https://docs.aws.amazon.com/solutions/latest/cognito-user-profiles-export-reference-architecture/solution-components.html#limitations

AWS
answered 3 years ago
EXPERT
reviewed 3 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.