添加 "Contact Us"/"Support" link 到 Sing-In 表格

Add "Contact Us"/"Support" link to the Sing-In form

我想添加 link 将用户引导至我们对 Azure B2C 登录表单的支​​持。

我看不出有什么办法。

Application Manifest中有一个“支持”URL但是

是否可以将自定义 link 添加到 standard layouts of Azure B2C or do I need to use a the HTML templates approach

即使使用 HTML 模板,我想我也只能将 link 添加到页面的其他地方,而不是登录表单。

最好的方法是使用您提到的 HTML 表格。您可以在登录表单上添加 link。您只需要在 link 中添加一个 div。如果您在使用它时遇到问题,请告诉我,我可以帮助您。

最好的, 詹姆斯