Use individual identity, passwordless re-authentication, and strong session controls so staff can move quickly without sharing credentials or leaving devices signed in. The aim is to make access fast for legitimate users and hard to inherit accidentally. In healthcare, if the control adds friction but does not reduce shared access, it is not solving the real problem.
Why This Matters for Security Teams
Shared mobile devices in clinics are a workflow problem and a security problem at the same time. The device may be common, but the identity should not be. When clinicians borrow the same handset or tablet across rounds, access has to remain attributable to one person, one session, and one clinical action. That is consistent with NIST Cybersecurity Framework 2.0, which stresses controlled access, monitoring, and recovery rather than trust in the device itself.
The real risk is not only a stolen password. It is session inheritance, unattended access, and the habit of keeping apps open for speed. In healthcare, those shortcuts can expose patient records, medication systems, and internal messaging to the next person who picks up the device. NHI Management Group research shows that 79% of organisations have experienced secrets leaks, and 77% of those incidents caused tangible damage; the lesson is that convenience-driven access drift often becomes a security event only after data is already exposed, not through planned review.
For healthcare teams, the goal is not to make clinicians authenticate less often. The goal is to make re-authentication fast enough that users do not try to bypass it. In practice, many security teams encounter unsafe shared-device habits only after a nurse inherits a live session or a kiosk stays signed in between shifts, rather than through intentional workflow design.
How It Works in Practice
The right model is individual identity with fast re-authentication, not shared accounts. A clinician should unlock a session with a personal identity factor, then receive a short-lived app session that expires quickly when the device is idle, handed off, or moved outside the approved context. That aligns with zero trust thinking in NIST Cybersecurity Framework 2.0 and with the broader identity and lifecycle controls discussed in the Ultimate Guide to Non-Human Identities, especially where persistent access and poor offboarding create hidden exposure.
Operationally, healthcare organisations usually need four controls working together:
- Passwordless re-authentication for speed, such as biometrics or device-bound cryptographic credentials.
- Short session TTLs so access expires automatically when the user walks away.
- Role-aware app access so a device can open only the tools needed for that shift or location.
- Immediate session revocation when a device is lost, reassigned, or placed back in shared storage.
This approach reduces the temptation to share PINs or leave devices logged in. It also helps with auditability because every action remains tied to one clinician, not to a room, workstation, or team. The same principle appears in mobile secret-hygiene research such as the IOS app secrets leakage report: when sensitive material persists longer than it should, the blast radius grows quietly.
These controls tend to break down in high-throughput environments where devices are repurposed rapidly and clinical apps do not support fast session reset or reliable sign-out propagation across systems.
Common Variations and Edge Cases
Tighter device control often increases login overhead, requiring organisations to balance bedside speed against the risk of session inheritance. That tradeoff is real, and current guidance suggests the answer is not to weaken controls, but to make them invisible when the user is legitimate.
Some environments can use shared login terminals only for low-risk functions, while medication administration, chart access, and messaging require individual re-authentication. Others need proximity-based unlock, single sign-on with rapid step-up authentication, or a short “re-entry” window that allows a clinician to resume work after a brief interruption without re-entering a full password. There is no universal standard for this yet; best practice is evolving around context-aware access and strong session governance.
Hospitals with legacy electronic health record integrations are the hardest case. If one application keeps a session alive after the others have timed out, the shared device becomes a hidden bypass. The practical test is simple: if the next clinician can inherit access without proving who they are, the control has failed. Shared devices are acceptable only when the identity and session are still personal, even if the hardware is not.
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 address the attack and risk surface, while NIST CSF 2.0 and NIST AI RMF set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| NIST CSF 2.0 | PR.AC-1 | Shared devices need verified user identity before access is granted. |
| OWASP Non-Human Identity Top 10 | NHI-03 | Session and credential misuse on shared devices maps to weak lifecycle control. |
| NIST AI RMF | Fast, context-aware re-authentication reflects AI risk governance principles for dynamic access. |
Require personal authentication on every clinical session and block inherited logins on shared endpoints.
Related resources from NHI Mgmt Group
- How should healthcare teams reduce dependence on shared credentials without slowing clinicians down?
- How should organisations secure shared workstations without slowing production down?
- How should agencies secure CJIS access on shared workstations without slowing operations?
- How should organisations govern shadow SaaS without slowing down business teams?
Deepen Your Knowledge
Reviewed and updated by the NHIMG editorial team on June 24, 2026.
NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org