Skip to content

Commit 5717912

Browse files
authored
Merge pull request #198265 from msmimart/mm-directfedga
[EXID] SAML/WS-Fed general availability
2 parents 8b157a6 + 1505d1b commit 5717912

File tree

3 files changed

+5
-7
lines changed

3 files changed

+5
-7
lines changed

articles/active-directory/external-identities/direct-federation-adfs.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services: active-directory
66
ms.service: active-directory
77
ms.subservice: B2B
88
ms.topic: how-to
9-
ms.date: 04/14/2022
9+
ms.date: 05/13/2022
1010

1111
ms.author: mimart
1212
author: msmimart
@@ -16,11 +16,10 @@ ms.custom: "it-pro"
1616
ms.collection: M365-identity-device-management
1717
---
1818

19-
# Example: Configure SAML/WS-Fed based identity provider federation with AD FS (preview)
19+
# Example: Configure SAML/WS-Fed based identity provider federation with AD FS
2020

2121
>[!NOTE]
2222
>- *Direct federation* in Azure Active Directory is now referred to as *SAML/WS-Fed identity provider (IdP) federation*.
23-
>- SAML/WS-Fed IdP federation is a public preview feature of Azure Active Directory. For more information about previews, see [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
2423
2524
This article describes how to set up [SAML/WS-Fed IdP federation](direct-federation.md) using Active Directory Federation Services (AD FS) as either a SAML 2.0 or WS-Fed IdP. To support federation, certain attributes and claims must be configured at the IdP. To illustrate how to configure an IdP for federation, we’ll use Active Directory Federation Services (AD FS) as an example. We’ll show how to set up AD FS both as a SAML IdP and as a WS-Fed IdP.
2625

articles/active-directory/external-identities/direct-federation.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services: active-directory
66
ms.service: active-directory
77
ms.subservice: B2B
88
ms.topic: how-to
9-
ms.date: 03/31/2022
9+
ms.date: 05/13/2022
1010

1111
ms.author: mimart
1212
author: msmimart
@@ -15,12 +15,11 @@ ms.custom: "it-pro"
1515
ms.collection: M365-identity-device-management
1616
---
1717

18-
# Federation with SAML/WS-Fed identity providers for guest users (preview)
18+
# Federation with SAML/WS-Fed identity providers for guest users
1919

2020
> [!NOTE]
2121
>
2222
>- *Direct federation* in Azure Active Directory is now referred to as *SAML/WS-Fed identity provider (IdP) federation*.
23-
>- SAML/WS-Fed IdP federation is a public preview feature of Azure Active Directory. For more information about previews, see [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
2423
2524
This article describes how to set up federation with any organization whose identity provider (IdP) supports the SAML 2.0 or WS-Fed protocol. When you set up federation with a partner's IdP, new guest users from that domain can use their own IdP-managed organizational account to sign in to your Azure AD tenant and start collaborating with you. There's no need for the guest user to create a separate Azure AD account.
2625

articles/active-directory/external-identities/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ landingContent:
4242
links:
4343
- text: Configure your external collaboration settings
4444
url: external-collaboration-settings-configure.md
45-
- text: Set up SAML/WS-Fed IdP federation (preview)
45+
- text: Set up SAML/WS-Fed IdP federation
4646
url: direct-federation.md
4747
- text: Set up One-time passcodes
4848
url: one-time-passcode.md

0 commit comments

Comments
 (0)