Overview:
Currently, Any user initiating a first time SSO login using an identifier that already exists in the custodian org - causes an auto migration of the account from custodian to the state tenant it can cause erroneous migration to avoid it user's acknowledgment is required.
If the user is found to match an account in the custodian org when the user tries to login via SSO for the first time, the user should be prompted about the existence of the duplicate account and asked whether the account belongs to them.
...
Step 5: Users re-enter the password. If the password is correct initiate account migration else create a new account for the user.
Things to discuss
1) Sending username phone number/ email address as query parameter
2) Storing the password failure attempts in localstorage as we will have 2 password failure.
UI ScreensÂ
Verify user via email or phone
...