Skip to content

Commit f2b6300

Browse files
Update content/4.auth/7.sso/2.seamless.md
Co-authored-by: Kevin Lewis <[email protected]>
1 parent a27690c commit f2b6300

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/4.auth/7.sso/2.seamless.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ REFRESH_TOKEN_COOKIE_SAME_SITE="lax"
116116

117117
Note that no `REFRESH_TOKEN_COOKIE_DOMAIN` or `SESSION_COOKIE_DOMAIN` value is set.
118118

119-
::callout{type="warning" title="Disabling secured cookies"}
119+
::callout{type="warning" title="Disabling Secured Cookies"}
120120

121121
The configuration disables secured cookies and should only be used in local environment. Using it in production exposes
122122
your instance to CSRF attacks.

0 commit comments

Comments
 (0)