About 192,000 results
Open links in new tab
  1. What is ADFS (Active Directory Federation Services)?

    Jul 27, 2015 · Active Directory Federation Services (ADFS) is a software component developed by Microsoft that can be installed on Windows Server operating systems to provide users with …

  2. Step-By-Step: Setting up AD FS and Enabling Single Sign-On to …

    Dec 6, 2018 · This is a typical highly available setup into Office 365. Ideally this server will be installed as virtual servers on multiple Hyper-V hosts. Think about...

  3. Update on Exchange Server ADFS Modern Authentication support

    Nov 26, 2024 · We are pleased to provide an update regarding Exchange Server ADFS Modern Authentication support. As of today, ADFS Modern Authentication is supported across all …

  4. ADFS Deep Dive: Planning and Design Considerations

    Sep 20, 2018 · The ADFS servers will need outbound TCP 80 to perform revocation checking on any partner certificates. With ADFS 2012 R2, if they decide to use the self-signed certificates …

  5. ADFS Deep-Dive: Troubleshooting | Microsoft Community Hub

    Sep 20, 2018 · First published on TechNet on Jun 14, 2015 Just in case if you haven’t seen this series, I’ve been writing an ADFS Deep-Dive series for the past 10 months.

  6. Federation Issues - No protocol handlers? | Microsoft Community …

    Nov 28, 2024 · Get-AdfsProperties Protocol Handlers: Make sure that the protocol handlers are correctly registered for the path /adfs/ls/. You can check this in the ADFS management …

  7. AD FS to Azure AD Migrations: Notes from the Field

    Aug 12, 2021 · Get the scoop on what makes for a successful migration of your enterprise applications from AD FS to Azure AD, and what to watch out for.

  8. ssl - ADFS - Cannot re-establish trust. Seems client certificate ...

    Mar 21, 2024 · 0 So seems that ADFS is using something called SendTrustedIssuerList: Management of trusted issuers for client authentication and using AdfsTrustedDevices to trust …

  9. ADFS: Some Users Cannot Sign-In - Server Fault

    Sep 22, 2021 · ADFS is configured to use a group managed service account called FsGmsa. It is a member of the Windows Authorization Access Group. "Forms" and "Microsoft Passport …

  10. Setting up OIDC with ADFS - Invalid UserInfo Request

    Sep 2, 2022 · I was able to get the /adfs/userinfo endpoint to work by following these steps: Make the /authorize endpoint request with an extra query param key-value pair, …