Skip to content

Commit 664919a

Browse files
authored
Update technical-overview.md
@msmimart feedback
1 parent da36e63 commit 664919a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/active-directory-b2c/technical-overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: celestedg
88
ms.service: active-directory
99
ms.workload: identity
1010
ms.topic: overview
11-
ms.date: 05/27/2020
11+
ms.date: 05/28/2020
1212
ms.author: mimart
1313
ms.subservice: B2C
1414
---
@@ -130,11 +130,11 @@ Learn more about custom policies in [Custom policies in Azure Active Directory B
130130

131131
## Protocols and tokens
132132

133-
- For application, Azure AD B2C supports the [OAuth 2.0](protocols-overview.md), [OpenID Connect](openid-connect.md), and [SAML protocols](connect-with-saml-service-providers.md) for user journeys. Your application starts the user journey by issuing authentication requests to Azure AD B2C. The result of a request to Azure AD B2C is a security token, such as an [ID token, access token](tokens-overview.md), or SAML token. This security token defines the user's identity within the application.
133+
- For applications, Azure AD B2C supports the [OAuth 2.0](protocols-overview.md), [OpenID Connect](openid-connect.md), and [SAML protocols](connect-with-saml-service-providers.md) for user journeys. Your application starts the user journey by issuing authentication requests to Azure AD B2C. The result of a request to Azure AD B2C is a security token, such as an [ID token, access token](tokens-overview.md), or SAML token. This security token defines the user's identity within the application.
134134

135135
- For external identities, Azure AD B2C supports federation with any OAuth 1.0, OAuth 2.0, OpenID Connect, and SAML identity providers.
136136

137-
The following diagram shows how Azure AD B2C can communicate using variety of protocols within the same authentication flow:
137+
The following diagram shows how Azure AD B2C can communicate using a variety of protocols within the same authentication flow:
138138

139139
![Diagram of OIDC-based client app federating with a SAML-based IdP](media/technical-overview/protocols.png)
140140

0 commit comments

Comments
 (0)