Skip to content

Commit 9999638

Browse files
authored
Update cookie-definitions.md
1 parent e452d43 commit 9999638

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory-b2c/cookie-definitions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ manager: CelesteDG
99
ms.service: active-directory
1010
ms.workload: identity
1111
ms.topic: reference
12-
ms.date: 03/03/2022
12+
ms.date: 03/20/2022
1313
ms.author: kengaderdus
1414
ms.subservice: B2C
1515
---
@@ -56,4 +56,4 @@ Azure AD B2C generates a synchronizer token, and adds it in two places; in a coo
5656

5757
For example, in the sign-up or sign-in page, when a user selects the "Forgot password", or "Sign-up now" links, the browser sends a GET request to Azure AD B2C in order to load the contents of the next page. The request to load content Azure AD B2C additionally chooses to send and validate the Synchronizer Token as an extra layer of protection to ensure that the request to load the page was the result of an in-progress authentication.
5858

59-
The Synchronizer Token is a credential that doesn't identifies a user, but rather is tied to an active unique authentication session.
59+
The Synchronizer Token is a credential that doesn't identify a user, but rather is tied to an active unique authentication session.

0 commit comments

Comments
 (0)