Thanks for reaching out.
It seems to be configuration issue/
Below are the high level steps that you need to perform in order to enable custom domains for Azure AD B2C using Front Door:
1. Add a custom domain name to your Azure AD B2C tenant
2. Create a new Azure Front Door instance
3. Set up your custom domain on Azure Front Door
4. Configure CORS
5. Test your custom domain
6. Configure your identity provider
7. Configure your application
8. Block access to the default domain name
Reference - Refer to configure custom domain in Azure AD B2C: https://learn.microsoft.com/en-us/azure/active-directory-b2c/custom-domain?pivots=b2c-user-flow
Please verify that you are doing all the steps to configure custom domain at your end.
Hope this will help.
Thanks,
Shweta
Please "Accept the answer" if above answer helps you.