Skip to content

Commit 46010d6

Browse files
token update
1 parent 1aa6fa9 commit 46010d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/cloudflare-one/identity/authorization-cookie/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ When you protect a site with Cloudflare Access, Cloudflare checks every HTTP req
1616

1717
The `CF_Authorization` cookie contains the user's identity in the form of a JSON Web Token (JWT). Cloudflare securely creates these tokens through the OAUTH or SAML integration between Cloudflare Access and the configured identity provider.
1818

19-
Access generates two separate `CF_Authorization` cookies, each containing its own JWT, depending on the domain:
19+
Access generates two separate `CF_Authorization` tokens depending on the domain:
2020

2121
- **Global session token**: Generated when a user logs in to Access. This token is stored as a cookie at your <GlossaryTooltip term="team domain">team domain</GlossaryTooltip> (for example, `https://<your-team-name>.cloudflareaccess.com`) and prevents a user from needing to log in to each application.
2222

0 commit comments

Comments
 (0)