Skip to content

Commit b554742

Browse files
authored
Recreate "Add 'social_csrf_token' cookie info"" (#57988)
1 parent fdd1e72 commit b554742

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/site-policy/privacy-policies/github-cookies.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ GitHub | `saml_csrf_token_legacy` | This cookie is set by SAML auth path method
4646
GitHub | `saml_return_to` | This cookie is set by the SAML auth path method to maintain state during the SAML authentication loop. | Until user closes browser or completes authentication request
4747
GitHub | `saml_return_to_legacy` | This cookie is set by the SAML auth path method to maintain state during the SAML authentication loop. | Until user closes browser or completes authentication request
4848
GitHub | `show_cookie_banner` | Set based on the client’s region and used to determine if a cookie consent banner should be shown | Session
49+
GitHub | `social_csrf_token` | This cookie is set by the social initiate path to ensure that the user that started the flow is the same user that completes it. | 5 minutes
4950
GitHub | `tz` | This cookie allows us to customize timestamps to your time zone. | Session
5051
GitHub | `user_session` | This cookie is used to log you in. | Two weeks
5152
[Microsoft](https://privacy.microsoft.com/en-us/privacystatement) | `ai_session` | Application Insights session ID | One year

0 commit comments

Comments
 (0)