Can an app in one Azure AD tenant be configured to federate with another Azure B2C tenant?
ie, I have an AAD with an app registered, and want to use a different Azure B2C tenant as my identity provider.
So my app can allow users from that Azure B2C tenant to sign in.
Like how B2C can federate with social identity providers (Google/Facebook), I would like my AAD app to sign users in through another Azure B2C tenant.
