How to bypass SSO screen when using SAML 2.0 via ADFS

efg20 1 Reputation point
2020-08-11T16:02:39.377+00:00

Hello, we have a 3rd party application that uses SAML 2.0 for SSO, but it requires ADFS. We configured our first ADFS server using one of our 2012 R2 domain controllers. When we go to the 3rd party URL it displays the login screen below...
17072-sso-screen.jpg

Is there a way to bypass this screen and have it automatically log the user in using the credentials of the windows session?

Thank you for your help.

Active Directory Federation Services
Active Directory Federation Services
An Active Directory technology that provides single-sign-on functionality by securely sharing digital identity and entitlement rights across security and enterprise boundaries.
1,207 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Pierre Audonnet - MSFT 10,166 Reputation points Microsoft Employee
    2020-08-11T20:42:18.673+00:00

    It could be one (or a combination) of the followings:

    1. The user is connecting through a Web Application Proxy (WAP), Form Based Authentication (FBA) is the default Primary Authentication for WAP.
    2. The browser's user-agent is not listed as supported for the Windows Integrated Authentication (WIA) and ADFS make it fall back to FBA. You can find more details here.
    3. The Relying Party (aka Service Provider in a SAML2 scenario) is configured to ask for the FBA. Application have the power to ask for the authentication method they want as long as ADFS supports them. If that's the case, you can see it in the URL the user was redirected to. You can share what the user has in the address bar when it sees the form. If that's the case, you will have to ask the application's owner to change this. Nothing you can do at the ADFS level then.

  2. efg20 1 Reputation point
    2020-08-17T17:24:30.993+00:00

    We use IE11 and google chrome.

    Here is a screenshot of the powershell command results:

    17958-image.png

    From within IE11, the URL that appears when the user sees the form is:

    https://ADFS server FQDN/adfs/ls/?SAMLRequest=fZCxboMwEIZfhc0TGCgCagESapZI6ZK0HbpUZ%2BdIUI1Nfabi8QuJqqYdOp70%2Fd%2Fd%2FRXBoEfRTv5s9vgxIfmgJULne2serKFpQHdA99krfN7vanb2fiTBuban3kTzPFOk7MBhEfDVxRVoLUG9s2CzyHoDq%2BkntyQi604cjh1xTZwF203N3rq8lBncYZgnEsMMiyyE%2B1SGIFUmk04lKeYLSjTh1pAH42uWxmkcxmWYFE9JIZJUZOUrC17Q0WVjGsUsmAdtSKyH1WxyRlignoSBAUl4JQ7t404soIDvn28j4%2F%2BZ0VlvldWsqVZaXK5zzZ%2BGBjz207Wkit9y1%2Bl3980X