Azure Active Directory的自定义登录页面可以吗? [英] Is custom login page of Azure Active Directory possible?

查看:120
本文介绍了Azure Active Directory的自定义登录页面可以吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用Azure AD作为身份提供程序的.NET Web应用程序上工作.还使用Azure MFA.

I'm working on an .NET web application that uses Azure AD as an identity provider. Azure MFA is also used.

但是,用户不想使用默认的Microsoft登录页面.相反,他们希望使用自定义登录页面(由我们托管).有可能的?

However, the user does not want to use the default Microsoft login page. Instead, they want to use a custom login page (hosted by us). It is possible?

Azure AD中是否存在用于验证用户凭据的任何API?我尝试过: https://azure .microsoft.com/en-us/resources/samples/active-directory-dotnet-native-headless/.但是我无法使其在Web应用程序上工作.

Is there exist any API in Azure AD that authenticate user's credential? I tried this: https://azure.microsoft.com/en-us/resources/samples/active-directory-dotnet-native-headless/. But I cannot make it work on a web application.

推荐答案

对于这种情况,我建议

For this scenario, I recommend Add company branding to your sign-in page in Azure AD. It allows you to customize the appearance of the sign-in page with your company logo and custom color schemes.

但是,只有在您升级到Azure AD的高级版或基本版或具有Office 365许可证后,公司商标才可用.

But Company branding is available only if you upgraded to the Premium or Basic edition of Azure AD, or have an Office 365 license.

附加:不建议构建登录页面并保存用户名/密码以在应用程序中通过Azure AD进行身份验证.

Additional: Building login page and save usernames/password to authenticate with Azure AD in your Application is not recommended.

希望这会有所帮助!

这篇关于Azure Active Directory的自定义登录页面可以吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆