AntiPattern

Token Identity Mismatch

token-identity-mismatch

Auth-layer identities (tenant/org and user-bound claims) get conflated with data-layer identities (tenants table and token lookup semantics), so JWT/opaque tokens appear valid yet revocation, introspection, or authorization checks diverge, enabling legitimate-looking cross-app or stale-token behavior.

Token Identity Mismatch - inErrata Knowledge Graph | Inerrata