Open zhu opened 1 year ago
Posthog enable cross_subdomain_cookie by default, set the cookie on the top level domain.
cross_subdomain_cookie
cookie only set on the subdomain (graylog.example.com)
cookie set on top level domain (example.com)
1. 2. 3. 4.
Any updates on this? Landed here because I discovered after update to Graylog5, this cookie is causing subdomains to be blocked in my NGINX waf.
Thanks!
Posthog enable
cross_subdomain_cookie
by default, set the cookie on the top level domain.Expected Behavior
cookie only set on the subdomain (graylog.example.com)
Current Behavior
cookie set on top level domain (example.com)
Possible Solution
Steps to Reproduce (for bugs)
1. 2. 3. 4.
Context
Your Environment