1. Get ADFS Provider Data
Configure the corresponding application in ADFS (Active Directory Federation Service).
Microsoft’s AD FS (Active Directory Federation Services) configuration is used to enable federated authentication and Single Sign-On (SSO), allowing users to access multiple applications and services (both on-premises and in the cloud) using a single identity.
For more information, see ADFS ↪ Configuration.
2. Get Azure Devops provider data
Configure the corresponding application in Azure Active Directory.
Configuring SAML (Security Assertion Markup Language) in Azure DevOps allows you to integrate federated authentication with an external Identity Provider (IdP), such as Azure Active Directory (Azure AD), Okta, ADFS, or other SAML 2.0-compliant providers.
This allows users to sign in to Azure DevOps using their corporate credentials, enabling Single Sign-On (SSO) and more secure access control.
For more information, see Azure Active Directory ↪.