Hello,
How can I avoid the “Account already exists” form if I try to authenticate the same user with different IDPs?
The same user (same email) can be authenticated via different IDP (facebook, google…)
I would like to be able to transparently assign “Identity Provider Links” to the principal immediately after authentication via IDP avoiding the presentation of the authentication form for review or add to existing account.
I have tried modifying the “first broker login” flow without success.
Many thanks
matteo