Control Objective
Ensure sessions that are idle, completed, or otherwise no longer needed are fully ended so abandoned authentication state cannot be reused from shared or remote devices.
Real-World Use Cases
How this control shows up in healthcare and HIPAA-covered environments.
Browser left open on a family-care lounge PC
A care coordinator reviews labs on a shared consult PC and is called away. AC-11 locks the screen, but after 15 more idle minutes AC-12 terminates the EHR web session. A later user cannot simply unlock into the coordinator's chart context.
Telehealth clinician finishes last visit
After the final appointment, idle VPN and EHR sessions terminate automatically overnight. The clinician re-authenticates next morning, ensuring overnight token theft is less useful.
Forced terminate after suspected phishing
Security kills all active IdP sessions for a phished account (AC-12 administrative termination) while passwords are reset and MFA is verified — stopping ongoing ePHI API access from stolen cookies.
Audit Considerations
Map AC-12 evidence directly to HIPAA automatic logoff narratives in your risk analysis and security rule policies. Auditors often find OS locks without application session termination — call out both layers.
HIPAA Mapping
How this NIST control supports HIPAA Security Rule expectations.
- 164.312(a)(2)(iii) Automatic Logoff — primary HIPAA mapping for AC-12.
- 164.312(a)(1) Access Control — terminating sessions enforces that access remains limited to authorized users under approved conditions.
- 164.308(a)(6) Incident Procedures — session revocation is a typical containment step for compromised accounts.
- 164.312(b) Audit Controls — session end events should be recorded for review.