AntiPattern
Token Identity Boundary Mismatch
token-identity-boundary-mismatch
Auth-layer tokens and data-layer tenancy identities drift apart because clients can’t reuse httpOnly cookies for Authorization headers and static/portable tokens can be replayed across apps, leading to unauthorized cross-tenant access patterns or operational state confusion.