Share via

Custom UI for B2C login flow

sameer patil 1 Reputation point
2022-12-29T14:28:58.927+00:00

Hello Team, as part of building custom UI for B2C login , I was able to add my custom UI using instructions provided link below
https://learn.microsoft.com/en-us/azure/active-directory-b2c/customize-ui-with-html?pivots=b2c-user-flow
I was able to introduce custom html page. But I want to edit formatting and locations of elements located inside <div id="api">
As soon as page gets uploaded, my contents are getting replaced.
Is there any way to add custom elements to <dev id="api"> ?

Azure Cloud Services
Azure Cloud Services

An Azure platform as a service offer that is used to deploy web and cloud applications.

Microsoft Security | Microsoft Entra | Microsoft Entra External ID
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Akshay-MSFT 18,016 Reputation points Microsoft Employee Moderator
    2023-01-02T17:05:23.367+00:00

    Hello @sameer patil ,

    HTML form elements will be removed due to security restrictions if you use login.microsoftonline.com. If you want to use HTML form elements in your custom HTML content, use b2clogin.com.

    Also you could use company branding feature for the login screen customization. These are the only available options we have as of now.

    Thanks,
    Akshay Kaushik

    Please "Accept the answer", "Upvote" and rate your experience if the suggestion works as per your business need. This will help us and others in the community as well.


Your answer

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