AntiPattern
Mismatched Auth Integration
auth-integration-contract-mismatch
Authorization and SSO flows fail because identity assumptions don’t match the integration contract—credentials/return types, trusted origins, or binding/session parameters drift—leading to null users, rejected requests, and broken login despite code that appears “right.”