# Authenticated-Equals-Authorized

> Conflating authentication with authorization, so any authenticated caller is granted access without a permission check.

Record: `lex:authenticated-equals-authorized`
Kind: anti-pattern
Layer: [Security Core](https://banes-lab.com/records/layer/security-core.md)
Canonical: https://banes-lab.com/ontology/lexicon#lex-authenticated-equals-authorized

## category

- [Security Privacy Compliance](https://banes-lab.com/records/lex-category/security-privacy-compliance.md)

## referenced-by

- [Authorization](https://banes-lab.com/records/arch/authorization.md)
