Steps for configuring new b2c app to federate with an azure ad instance?

ScottM 331 Reputation points
2020-07-22T21:18:13.607+00:00

Is there a good document for all the different options for setting up a new b2c app that federates signin with an azure ad instance? Is custom xml policy required for this or can this be done easier using just the azure portal? I heard rumors that this may possible with graph api as well? If so, that would be a nice consideration as well.

Note, B2C app is static angular SPA app and will likely use msal-angular.

Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,851 questions
0 comments No comments
{count} votes

Accepted answer
  1. 2020-07-22T21:50:21.053+00:00

    Custom policies are not required to create a B2C app registration. Please visit the following links:

    msal-angular fully supports Azure B2C.

    2 people found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.