If I add Azure AD as an IDP to B2C using a built-in sign-up policy and sign-up with an existing Azure AD user (i.e. federation), the "placeholder" on B2C has a source of "Federated Azure Active Directory". The signed-up user has a UPN.
I can't seem to sign-in to B2C using a custom sign-in policy with that user name?
It says "Account does not exist. Please sign-up". I assume you can't mix and match built-in and custom?
I have to sign-up and sign-in using custom policies to get the sign-in to work.
In this case, the source of the "placeholder" is "Other".
The problem is that this signed-up user does not have a UPN.
Is there a way to get a UPN?
Or is this by design?