[AC-1469] ACS externalAccountLogin / subsequent logins - Email already taken
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2014-09-01T05:12:18.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | TCSupport |
Reporter | Brian |
Assignee | Mauro Parra-Miranda |
Created | 2014-08-28T23:57:07.000+0000 |
Updated | 2016-03-08T07:37:54.000+0000 |
Description
Not sure if this is a feature or a bug, but when you supply an email address, any subsequent logins after the first that creates an account if not already present, fail with the error "email already taken". The workaround used for now was to store the address under custom_fields. I wasn't expecting this behaviour, as it doesn't fail with "ID" already taken on subsequent logins.
Please close. I found there were was a rogue test account with the same email address that was created using Users.create. When an account is created using externalAccountLogin and email address supplied, subsequent logins that also supply email address don't fail.
Closed per reporter's request.