-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Labels
AuthRelated to Auth components/categoryRelated to Auth components/categoryCognitoRelated to cognito issuesRelated to cognito issuesdocumentationRelated to documentation feature requestsRelated to documentation feature requestspending-maintainer-responseIssue is pending a response from the Amplify team.Issue is pending a response from the Amplify team.
Description
Describe the bug
I have the same problem as this #issue. If you make a user pool with required email field then the second google login attempt fails.
changing required fields after creating UserPool is not possible and deleting the UserPool and making a new one doesn't look like a good solution to me because by doing it I will lose all my user's data!
To Reproduce
- Make a new UserPool with email attribute as required field
- Enable Google federation in UserPool
- Try to login for the second time using hosted ui
- It should give you this error:
email Attribute cannot be updated.
Expected behavior
When we use same email address it shouldn't update email attribute!
ealiaga, marktheunissen, kiwidevops68 and danielmouras
Metadata
Metadata
Assignees
Labels
AuthRelated to Auth components/categoryRelated to Auth components/categoryCognitoRelated to cognito issuesRelated to cognito issuesdocumentationRelated to documentation feature requestsRelated to documentation feature requestspending-maintainer-responseIssue is pending a response from the Amplify team.Issue is pending a response from the Amplify team.