mirror of
https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git
synced 2026-08-20 23:16:49 +00:00
With 2 replicas, OIDC callbacks can hit a different pod than the one that generated the state/nonce, causing auth failures. Session affinity ensures the same client always reaches the same pod. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>