OAUTH-006: API Access Control
- Platform
- Google Workspace
- Category
- OAuth & API Security
- Severity
- Medium
- Zero Trust pillar
- Applications & Workloads (weight 1)
- Golden fixtures
- 3
- Branch coverage
- Observed: fixtures prove the verdicts they exercise
- Provenance
- baseline
What it checks
API access should be controlled with appropriate scoping and restrictions to prevent unauthorized programmatic access to organizational data
Recommended value
API access restricted to approved applications and scopes
Remediation
Admin Console > Security > API controls > Manage Google Services > Restrict API access to trusted apps only
Fixture-proven verdicts
Every verdict below is proven by a golden fixture in the module's gating test suite. This table derives from the last green run; it cannot be edited by hand.
| Scenario | Expected verdict |
|---|---|
| clean | PASS |
| known-bad | WARN |
| no-data | Not Assessed |
Framework mappings
- NIST SP 800-53
- AC-3, AC-17
- CIS Benchmark
- 3.6
- MITRE ATT&CK
- T1106