-
Fix SSO cookies not stored on Firefox 302 redirects
released this
2026-04-01 06:13:37 +00:00 | 1 commits to master since this releaseFirefox does not reliably store Set-Cookie headers on 302 responses
that redirect to a different origin. Change RedirectToLogin to return
a 200 with an HTML meta-refresh instead, ensuring cookies are stored
before navigation.Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com
Downloads