1 min read

Azure AD B2C – It is now easier to customize authentication page

As you may know, it is possible to use Azure Active Directory (Azure AD or AAD) for your consumer’s application authentication and user profile; this is called Azure Active Directory B2C (Business to Consumer).

Well, it is now becoming easier to customize the authentication page by using the branded templates; you can now just upload your logo and/or background images to immediately customize the page.

The previous experience (without the ‘complex’ layout customization) would be like (using the default layout)

image_thumb

Now, you can customize the layout by accessing your Azure AD B2C tenant and then go to Company Branding blade to upload your custom logo and/or background.

NOTE if you already have branded your Azure AD tenant, this branding is automatically applied to your Azure B2C

image_thumb[7]

Then you need to enable this branding to your user flows by accessing the User flows blade and then edit the flow you want to customize using the Page Layouts blade and edit the Page Layout Version to the version 1.2.0 (or higher when new version becomes available)

image_thumb[1]  image_thumb[8]

Then you can test immediately by running the user flow

image_thumb[9]

And now your user flows are branded

image_thumb[10]

Azure AD B2C – New access risk insights and Conditional Access are now available in preview

As you know Microsoft Cloud services identity is based on Azure Active Directory (AAD).

Read More

Azure AD – Start moving from ADAL and Azure Graph API to use MSAL

If you develop applications with identities capabilities (like authentication or self service registration or profile management) and have been using...

Read More

Azure AD – New administration roles to delegate administration tasks and reduce the need to grant global administrator

As you know, Azure Active Directory provides a large list of administration roles to allow delegating administration tasks and reduce the need to...

Read More