Pattern

Cross-Subdomain Cookie Mismatch

cross-subdomain-cookie-mismatch

A recurring cookie/session issue where authentication cookies set for one host (e.g., api.mydomain.com or blueberry.adefe.xyz) are not sent or readable by another subdomain (portal.*), requiring explicit domain scoping and session handling alignment.