AUTH-006: Session Duration
- Platform
- Google Workspace
- Category
- Authentication & Access Controls
- Severity
- Medium
- Zero Trust pillar
- Identity (weight 1)
- Golden fixtures
- 3
- Branch coverage
- Observed: fixtures prove the verdicts they exercise
- Provenance
- baseline
What it checks
Web session duration should be limited to reduce the window for session hijacking and unauthorized access from shared devices
Recommended value
Session duration of 12 hours or less
Remediation
Admin Console > Security > Google Session Control > Set web session duration
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 | FAIL |
| no-data | Not Assessed |
Framework mappings
- NIST SP 800-53
- AC-12, SC-23
- CIS Benchmark
- 1.6
- CISA SCuBA
- GWS.COMMONCONTROLS.4.1v1
- MITRE ATT&CK
- T1550.004