Hi!
We are trying to implement authentication function each user with Auth0.
Basically, our service is logged in by Enterprise Connection, UserAndPass and social-oauth.
Now, we would like to integrate user account across connection types in Auth0.
Could we merge user having several authentication identities?
(such as Azure AD, google-oauth and User And Pass authentication)
Or would we need to manage data each users and each subs by SP?