简体   繁体   English

使用Azure ADFS单一登录更改用户登录过程的顺序

[英]Change the order of user login process with Azure ADFS Single Sign On

I have an MVC 5 application that lets users Single Sign On using Azure ADFS. 我有一个MVC 5应用程序,可让用户使用Azure ADFS进行单一登录。 Currently, when users first navigate to the application site, they see the Azure Portal login page (SSO) as default. 当前,当用户首次导航到应用程序站点时,他们会默认看到Azure门户登录页面(SSO)。 That is not what our company wants. 那不是我们公司想要的。 We would like the order of user log in process like: 我们希望用户登录过程的顺序如下:

First, users should see our own company custom themed page. 首先,用户应该看到我们自己的公司自定义主题页面。 In that custom themed page, there are some custom logos and company business texts and a Log-In button. 在该定制主题页面中,有一些定制徽标和公司业务文本以及一个“登录”按钮。 When the Log-In button is pressed, users should see the Azure Portal login page (SSO) and log in from there. 当按下“登录”按钮时,用户应该看到Azure门户登录页面(SSO)并从那里登录。

Please give me some ideas how to achieve so. 请给我一些如何实现的想法。 Thank you in advance. 先感谢您。

What do you mean by "Azure ADFS"? “ Azure ADFS”是什么意思? Do you mean "Azure Active Directory"? 您是说“ Azure Active Directory”吗?

To customize AAD, refer: Add company branding to your Sign In and Access Panel pages . 要自定义AAD,请参阅: 在“登录和访问面板”页面上添加公司品牌

Note that this requires AAD Premium and you will go directly to the page - no way to have a Login button page first. 请注意,这需要AAD Premium,您将直接进入页面-无法首先进入“登录”按钮页面。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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