We had an issue where we needed to delete the old realm's provider and collector before the user correctly got assigned the new realm when signing in through the new provider.
Asked
Active
Viewed 32 times
1 Answers
0
If a user logs in through a different provider, Multipass will create an entirely new user (because the new user is in a different realm than the existing user). Users are matched by (realm, providerId) pairs.

ataheri
- 47
- 3
-
What would be a good way to have 2 identity providers simultaneously, mapping to the same user? Or is that not currently supported? – ataheri Feb 21 '22 at 20:52
-
The above is not supported ^ – ataheri Feb 21 '22 at 20:52