Healthcare teams should design access around the clinician workflow, not around the workstation. Use strong authentication that is fast enough for real clinical pace, pair it with session continuity, and keep shared devices available between users. The goal is to reduce repeated logins and delays while preserving accountability, limiting exposure on workstations on wheels, mobile devices, and the EHR.
Why This Matters for Security Teams
Shared clinical devices fail when security is designed around a fixed workstation session instead of a fast-moving care workflow. Nurses, physicians, and technicians need rapid access at the point of care, but every shortcut that preserves convenience can also preserve the prior user’s access, context, or data exposure. That is why this problem sits at the intersection of identity, endpoint hygiene, and patient safety.
Current guidance suggests treating the device as an access surface, not a trust boundary. Controls from OWASP Non-Human Identity Top 10 and NIST SP 800-53 Rev 5 Security and Privacy Controls both reinforce the need for least privilege, session protection, and strong authentication aligned to risk. NHIMG’s Ultimate Guide to NHIs notes that 97% of NHIs carry excessive privileges, which is a useful warning for healthcare environments where shared devices often inherit overly broad access patterns.
In practice, many security teams encounter session leakage and audit gaps only after a rushed handoff or unattended workstation has already exposed protected information, rather than through intentional control design.
How It Works in Practice
The practical goal is to make authentication and session recovery faster than the workaround. In healthcare, that usually means combining badge tap, proximity-based sign-on, single sign-on, and reauthentication only at the moments that matter. The user should regain the session quickly, but the prior session must be cleanly bounded, attributable, and revocable. That balance is more important than forcing repeated logins that clinicians will inevitably bypass.
A workable pattern is to separate identity proofing from session continuity. The clinician authenticates once, then the workflow reuses that trust for a short, controlled interval while enforcing inactivity timeouts, automatic lock on departure, and rapid switch-user capability. Where the environment supports it, policy should also recognize step-up requirements for medication orders, chart signing, or sensitive record access. This keeps friction low for routine charting while preserving stronger checks for higher-risk actions.
- Use fast primary authentication and keep reauthentication targeted to high-risk actions.
- Enable session handoff or rejoin only with clear user attribution and short time-to-live windows.
- Apply device controls such as automatic lock, idle timeout, and clean logout when the user leaves the station.
- Log every session start, continuation, and termination so audit trails remain defensible.
This approach aligns with the control logic behind Ultimate Guide to NHIs — Key Challenges and Risks, especially where short-lived access and revocation matter more than persistent access. It also maps cleanly to CIS Controls v8 principles for access control and asset management, because shared endpoints need both identity discipline and endpoint discipline. NHIMG research also shows that 91.6% of secrets remain valid five days after notification, which is a reminder that long-lived access on high-turnover systems is operationally brittle.
These controls tend to break down when clinical environments rely on legacy EHR sessions, roaming profiles, or devices that cannot support fast reauthentication without interrupting charting and order entry.
Common Variations and Edge Cases
Tighter session controls often increase workflow friction, requiring organisations to balance bedside speed against the risk of unauthorized access. That tradeoff becomes sharper in emergency departments, operating rooms, and mobile rounds where clinicians move constantly and cannot wait through repeated prompts.
Best practice is evolving, but one consistent lesson is that shared devices should not rely on a single control. A badge tap alone is not enough if the session persists too long. A timeout alone is not enough if reentry is painful. Healthcare organizations often need tiered access, where low-risk actions remain seamless and sensitive actions trigger step-up verification. In some settings, current guidance also supports context-aware access based on location, device state, and user role, but there is no universal standard for this yet.
Edge cases matter. Float staff, contractors, and telehealth clinicians may need different session rules than permanent staff. Break-glass access also needs explicit guardrails, because emergency access should be short-lived, visible, and reviewable. For implementation guidance, Ultimate Guide to NHIs — Standards is useful for mapping policy to operational controls, while ISO/IEC 27001:2022 Information Security Management supports a risk-based access governance program.
Healthcare teams get this wrong when they optimize for login speed alone, because the real objective is controlled continuity with immediate accountability after every handoff.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
OWASP Non-Human Identity Top 10, OWASP Agentic AI Top 10 and CSA MAESTRO address the attack and risk surface, while NIST AI RMF and NIST CSF 2.0 set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| OWASP Non-Human Identity Top 10 | NHI-03 | Shared devices often depend on overlong credentials and sessions. |
| OWASP Agentic AI Top 10 | Context-aware runtime access mirrors dynamic policy decisions. | |
| CSA MAESTRO | Highlights workflow-aware control for autonomous and shared access paths. | |
| NIST AI RMF | Supports risk-based, context-aware control selection and monitoring. | |
| NIST CSF 2.0 | PR.AC-1 | Identity and access management underpins shared-device control. |
Shorten session TTLs and revoke shared-access credentials immediately after handoff.
Related resources from NHI Mgmt Group
- How should healthcare teams reduce EHR access friction without weakening security?
- How can security teams reduce friction without weakening privileged access controls?
- How should security teams reduce MFA fatigue risk without weakening access control?
- How should security teams reduce user access review fatigue without weakening control?
Deepen Your Knowledge
Reviewed and updated by the NHIMG editorial team on August 23, 2026.
NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org