Creating a user with the same email could lock out other accounts
Hi, I found a problem while testing user creation, my scenario happenned to be this:
1) have an instance admin/IAM owner that has preferred login set to be same as an email
2) register another user that has a different preferred login, but same email
Now the IAM owner cannot log in, because login form is throwing an error "User not found"
I got it fixed by changing the new user's email, and the case is rather special, but it still looks like that shouldn't be the case. Is there any setting to prevent this from happening?
1) have an instance admin/IAM owner that has preferred login set to be same as an email
2) register another user that has a different preferred login, but same email
Now the IAM owner cannot log in, because login form is throwing an error "User not found"
I got it fixed by changing the new user's email, and the case is rather special, but it still looks like that shouldn't be the case. Is there any setting to prevent this from happening?
