Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

B2C Company Branding Not Applying to All Policies

Tags:

azure-ad-b2c

I've uploaded a sign-in page background image but it is only applying to my Edit Policy. Shouldn't it apply to all policies*?

company branding customization

Works on Edit Policy

Works on Edit Policy

Not working on my Sing-Up Policy

Not working on my Sing-Up Policy

*Assuming I haven't assigned a custom page URI.

like image 280
spottedmahn Avatar asked Sep 15 '25 03:09

spottedmahn


1 Answers

Only the sign-in policy and the "sign-in" page of profile edit policies use the mechanism that you have highlighted in your question. All other pages in all B2C policies have their own customization, which is described in another question by Jose Rojas: https://stackoverflow.com/a/46057178/3728123.

like image 98
Omer Iqbal Avatar answered Sep 17 '25 18:09

Omer Iqbal