2017-09-04 55 views

回答

0

是的。去Users and Groups -> Company Branding -> Edit -> Sign-in page background image

不幸的是,我找不到關於docs.microsoft.com/azure/active-directory-b2c的官方文檔。

user and groups link

company branding -> edit

set background pic

sample

+0

非常感謝你的回答。不幸的是,這並不能回答我的問題。我知道登錄流程就是這樣。我想要註冊流程。 –

+0

np @JohnFinch。它**應該適用於所有政策。它只是在我的編輯策略上工作。我打算爲此打開另一個SO問題。 – spottedmahn

+0

https://stackoverflow.com/questions/46058810/b2c-company-branding-not-applying-to-all-policies – spottedmahn

2

完全定製,其中包括自己的HTML/CSS適用於所有在Azure AD B2C用戶流向包括「註冊或登錄策略「,它提供了一個組合註冊和登錄策略。

「登錄」策略類型是唯一一個可以通過僅需要圖片上傳的「公司品牌」功能進行定製的功能。 enter image description here

所有其他流程需要上傳HTML/CSS內容。模板可用。全定製是記錄在這裏:https://docs.microsoft.com/en-us/azure/active-directory-b2c/active-directory-b2c-reference-ui-customization

頁UI定製是根據策略 - >編輯策略 - >頁面UI Customization->選擇頁面級>提供源URI enter image description here