Error: Cognito – auth flow fails with “Already found an entry for username”
As you may know, there is a known issue that if you call AdminLinkProviderForUser API from PreSignUp lambda trigger to link a federated identity to an existing Cognito user, user federation fails in the first call. The follow up sign-in for the same user would be fine and return the linked user’s tokens or code. There is a workaround that…
Read More »