AZURE AD B2C The browser page is mis-rendered in Embedded Webviews with MSAL.net web(new versio userflow (Recommended))

▼魔方 西西 提交于 2021-02-17 01:56:07

问题


As the microsoft iffical said, The UWP can't use system web with aad b2c, has to use Embedded Webviews.

But when I use MSAL.net, it offen mis-render the page, as the image below(in some times , the page maybe right render).

And I can run the user flow and right render with my system chrome web browser . The uwp Embedded Webviews is in old edge core(maybe this is the reason?).

what can I do? does Microsoft can solve the matter?


回答1:


B2C is supported in UWP.

Please upgrade the application to the latest SDK and for your reference, you can refer to Universal Windows Platform (UWP) application signing in users with Azure Active Directory B2C and calling an API.



来源:https://stackoverflow.com/questions/64101050/azure-ad-b2c-the-browser-page-is-mis-rendered-in-embedded-webviews-with-msal-net

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