简体   繁体   中英

Customizing Azure AD B2C login page

I have followed the docs on microsoft page: https://learn.microsoft.com/en-us/azure/active-directory-b2c/tutorial-customize-ui . I have created the customization files custom-ui.html and styles.css they show in the documentation, but when I change the style in styles.css , the changes doesn't appear, even though I have added the link in the field where the URI to the custom content (HTML/CSS) for the page is hosted. And when I tried to change the style I also used incognito browser, because of cookies.

Is anyone able to help me? thanks in advance.

The problem is the browser cache, we need to clean it up. And even in private mode, if you change the file but the page doesn't show up, you still need to refresh to show the changed page.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM