Change default picture - registration flow - AZURE - ADB2C

生来就可爱ヽ(ⅴ<●) 提交于 2019-12-17 21:16:43

问题


In the ADB2C user registration flow you have an picture on the left & the form on the right. Is there an easy way to change the picture on the left? I don't want to redesign the whole page.


回答1:


Full customization which includes your own HTML/CSS is available for all the Azure AD B2C user flows including the "sign-up or sign-in policies" which offers a combined - registration and login - policy.

The "sign-in" policy type is the only one that offers the ability to customize via the "company branding" feature which needs only a picture upload.

All other flows require upload of HTML/CSS content. A template is available. Full customization is documented here: https://docs.microsoft.com/en-us/azure/active-directory-b2c/active-directory-b2c-reference-ui-customization

Page UI Customization is under Policy->Edit policy->Page UI Customization->Select page->provide source URI




回答2:


Update

How you get to Company Branding has changed, see this SO Answer.


Previous

Yes. Go to Users and Groups -> Company Branding -> Edit -> Sign-in page background image.

I couldn't find an official documentation on docs.microsoft.com/azure/active-directory-b2c to reference, unfortunately.



来源:https://stackoverflow.com/questions/46037815/change-default-picture-registration-flow-azure-adb2c

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!