Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Can you bind multiple emails to one Cognito User account using AWS Cognito

Basically i want to create one Cognito User account , that is connected to multiple emails. Another user shouldn't be able to create an account using one of these connected emails. Can this be done in AWS cognito User Pools ?

like image 482
Avindu Hewa Avatar asked Jul 26 '17 07:07

Avindu Hewa


People also ask

Can we change email in Cognito?

To update your account email address:In your Cognito Forms account, find your name at the top right corner and select My Account. Select the Email Address option and enter your new email address along with your password. If you cannot remember your password, use the Reset Password link to create a new one. Hit Save.

What is the main difference between Cognito user pool and Cognito identity pool?

With a user pool, your app users can sign in through the user pool or federate through a third-party identity provider (IdP). Identity pools are for authorization (access control). You can use identity pools to create unique identities for users and give them access to other AWS services.

How many groups can be created in Cognito?

Each user pool can contain up to 25 groups.


1 Answers

This is not available as a feature in Cognito at the moment (multiple phone/email) for users. However, we have an existing feature request for this and I will +1 the feature on your behalf.

like image 76
Ionut Trestian Avatar answered Sep 28 '22 18:09

Ionut Trestian