简体   繁体   中英

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. Currently, when users first navigate to the application site, they see the Azure Portal login page (SSO) as default. 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.

Please give me some ideas how to achieve so. Thank you in advance.

What do you mean by "Azure ADFS"? Do you mean "Azure Active Directory"?

To customize AAD, refer: Add company branding to your Sign In and Access Panel pages .

Note that this requires AAD Premium and you will go directly to the page - no way to have a Login button page first.

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