Custom domains for Azure AD B2C
To provide a more seamless user experience, you can configure custom domains for Azure AD B2C using Azure Front Door. Azure Front Door is a separate service in Azure that offers layer 7 load-balancing capabilities for your applications. It provides a global and scalable entry point that uses the Microsoft global edge network and improves global connectivity and scalability for your applications and websites.
The Azure AD B2C content is rendered behind Azure Front Door, and then Azure Front Door has a configuration option to deliver the content to your application's URL via the custom domain.
The following diagram gives an overview of the Azure Front Door integration with Azure AD B2C:
The following is the breakdown of the steps mentioned:
- From your custom application or website, the user clicks the sign-in button, which will trigger the...