[ad_1]
According to official documentation, we can use HTML Template(static html) to customize login using Azure AD B2C, my question is it possible to embed Angular/SPA page url with “div id=’api'” in Azure B2C Login Endpoint? I only see examples of embedding simple HTML page url and not angular generated HTML url. Is it technically feasible currently?
I know there are other ways as shown in official documentation where the flows go from website to B2C i.e. we can use redirect or popup. But I need the B2C endpoint to show my embedded angular page.
Any help would be greatly appreciated!
[ad_2]