I have 3 in-house developed multi-tenant web applications with distinct user stores and authentication mechanisms. We wish to support SSO across the applications using a single federated credential. I am looking at Azure AD B2C and wanted to check if others felt this would support this scenario?
I would prefer not to replace the current user stores but instead link each application user record with a single Azure AD user record and then to SSO from Azure to each application and also between applications using this credential.
I am wondering the following: Will Azure B2C support this scenario? How to link the user records together? How to maintain the user record links? How to support SSO across applications?
Lastbuilders