Security Risk Assessment for a Clinic Adopting Passkeys and Phishing-Resistant MFA
Overview of Phishing-Resistant MFA
Phishing-resistant MFA stops attackers from tricking users into revealing secrets by removing shared secrets from the login flow. Passkeys—built on FIDO2/WebAuthn—use Public-Key Cryptography so the private key never leaves the user’s device and cannot be replayed or intercepted.
During sign-in, your device signs a one-time challenge that is cryptographically bound to the website’s domain. This origin binding is a form of Cryptographic Credential Binding, ensuring credentials work only for the legitimate service and not for a look‑alike phishing site or man‑in‑the‑middle proxy.
What qualifies as phishing-resistant
- Passkeys via platform authenticators (e.g., secure enclave/TPM) or roaming security keys.
- Smart cards and PIV/CAC in environments that support them.
- Methods that verify user presence/verification and bind authentication to the origin.
Why passwords and common MFA fall short
- Passwords and SMS/voice OTPs can be stolen or relayed by real‑time phishing kits.
- Authenticator apps and push approvals reduce risk but remain phishable if users approve fraudulent prompts.
- Passkeys eliminate shared secrets and neutralize push fatigue, OTP theft, and credential stuffing.
Benefits of Passkeys for Clinics
Passkeys strengthen Authentication Threat Mitigation while improving daily workflows for clinicians and staff. You reduce account takeover risk and free your help desk from constant password resets.
- Faster, simpler sign‑ins for EHR, e‑prescribing, imaging, and portals—no codes to type.
- Lower support costs through fewer resets and lockouts; onboarding becomes a guided tap or biometric.
- Better security on shared workstations using roaming security keys or platform authenticator with SSO.
- Strong protection for remote and telehealth staff without relying on fragile mobile channels.
- Clear compliance mapping to HIPAA’s access control and person/entity authentication safeguards.
- Resilience: hardware keys can work offline and across devices; synced passkeys streamline continuity.
Regulatory Compliance Requirements
Regulators rarely prescribe a single technology, but they expect reasonable and appropriate safeguards. Passkeys and phishing-resistant MFA help you meet those expectations while aligning to widely recognized standards.
HIPAA Security Rule
Under 45 CFR 164.308 and 164.312, you must enforce access control, unique user identification, person or entity authentication, security management processes, and transmission security. Passkeys support these controls by providing strong authentication tied to individual users and reducing credential sharing.
NIST SP 800-63-4
NIST SP 800-63-4 (Digital Identity Guidelines) defines identity and authenticator assurance. Target phishing-resistant authenticators that meet or exceed your required assurance (e.g., AAL2 with a preference for AAL3 where feasible). Use attestation and policy to ensure devices and authenticators satisfy enterprise requirements.
OMB M-22-09
OMB M-22-09 directs U.S. federal agencies to adopt phishing-resistant MFA as part of zero trust. While not binding on most clinics, it sets a strong benchmark you can voluntarily follow to raise security maturity and align with payer and partner expectations.
Ready to assess your HIPAA security risks?
Join thousands of organizations that use Accountable to identify and fix their security gaps.
Take the Free Risk AssessmentDocumentation and audit readiness
- Maintain a risk analysis, implementation roadmap, and control mappings to HIPAA and NIST SP 800-63-4.
- Record attestation, enrollment evidence, and Cryptographic Credential Binding events for audit trails.
- Update policies for Secure Recovery Procedures, break‑glass access, and exception handling.
Implementation Challenges and Solutions
- Legacy or incompatible systems. Some EHRs, VDI, and VPNs may lag on WebAuthn. Solution: front them with an SSO/IdP that supports passkeys, use secure reverse proxies, or deploy hardware keys that integrate via RDP/VDI pass‑through as an interim step.
- Device Compatibility Verification. Older browsers/OS builds may not support platform authenticators. Solution: inventory endpoints, set minimum versions, enable TPM/Secure Enclave, and pilot across Windows, macOS, iOS, Android, and thin clients.
- Shared and kiosk workstations. Logins must be quick during patient care. Solution: pair roaming security keys to named identities, enable fast user switching, and use short re‑auth timeouts with proximity or tap‑to‑resume where supported.
- Account recovery and lockouts. Poor recovery can invite social engineering. Solution: define Secure Recovery Procedures using two independent, high‑assurance checks (e.g., second registered passkey + in‑person verification) and time‑bound temporary access with mandatory re‑enrollment.
- BYOD and privacy. Staff may resist device binding. Solution: offer both platform passkeys and enterprise‑issued roaming keys; publish clear privacy and off‑boarding policies.
- Vendor and BA risk. IdP/EHR partners affect assurance. Solution: update BAAs, require phishing‑resistant MFA for admin access, and review third‑party SOC/NIST mappings annually.
- Break‑glass access. Emergencies need fast entry without weakening controls. Solution: create tightly governed emergency accounts with strong auditing, very short lifetimes, and immediate post‑event review.
Deployment and User Training Strategies
Treat passwordless as a clinical safety initiative with phased rollouts and hands‑on support. Your goal is to make the secure path the easiest one.
- Pilot with a cross‑functional cohort (clinicians, front desk, billing). Measure sign‑in time, failure rates, and support tickets.
- Enroll at least two authenticators per user (e.g., platform passkey + roaming key) to reduce lockouts.
- Deliver microlearning: 5‑minute videos, quick reference cards, and in‑app tips on recognizing origin prompts.
- Run live floor‑support during go‑live weeks; staff a “passkey bar” for immediate help.
- Phase enforcement: start optional, then require for admins and remote users, then full staff.
- Train on Secure Recovery Procedures, break‑glass usage, and what to do if a key is lost or a device is replaced.
Conducting a Security Risk Assessment
Approach your security risk assessment as a structured, evidence‑driven exercise that informs technology and policy decisions for passkeys and phishing‑resistant MFA.
Step-by-step framework
- 1. Define scope and assets: EHR, IdP/SSO, e‑prescribing, imaging, VPN/VDI, patient portals, admin consoles.
- 2. Profile users and roles: clinicians, front office, billing, IT, contractors; note shared or kiosk scenarios.
- 3. Map data flows: where authentication occurs, session lifetimes, and handoffs between systems.
- 4. Threat modeling: enumerate phishing, MFA fatigue, man‑in‑the‑middle, session hijacking, device theft, SIM swap, insider misuse; define Authentication Threat Mitigation for each.
- 5. Control baseline: catalog existing MFA, SSO, device security, network segmentation, and logging.
- 6. Device Compatibility Verification: test browsers/OS/TPM, mobile authenticators, smartcards; document gaps and upgrade paths.
- 7. Recovery and lifecycle: design Secure Recovery Procedures, off‑boarding, lost‑device rotation, and credential revocation SLAs.
- 8. Assurance mapping: align methods to NIST SP 800-63-4 (e.g., target phishing-resistant AAL2/AAL3); record Cryptographic Credential Binding and attestation policies.
- 9. Metrics and KRIs: time‑to‑authenticate, lockout rate, phishing report rate, recovery volume, and privileged‑access coverage.
- 10. Validation: run tabletop exercises and red‑team phishing proxies to confirm resistance; verify audit logs capture enrollment, attestation, and sign‑in events.
- 11. Risk register and POA&M: score likelihood/impact, assign owners, budget mitigations, and schedule re‑assessment after each phase.
Future Trends in Authentication Technology
Expect broader passkey support across EHRs, cloud apps, and VDI, with smoother cross‑device and cross‑platform portability. Enterprises will lean more on device attestation to ensure only managed endpoints present credentials.
Continuous and risk‑adaptive authentication will complement passkeys, adding behavioral and device‑health signals for step‑up checks when risk rises. Verifiable credentials and government‑issued digital IDs may streamline high‑assurance enrollment and re‑verification.
Forward‑looking roadmaps also plan for cryptographic agility, including migration paths toward post‑quantum‑resistant algorithms as standards mature. Zero trust programs will standardize phishing-resistant MFA—echoing OMB M-22-09—across partners and vendors.
Bottom line: by adopting passkeys and phishing-resistant MFA with solid governance, Device Compatibility Verification, and Secure Recovery Procedures, you can materially reduce breach risk, speed up clinical workflows, and align with frameworks like NIST SP 800-63-4 while building a future‑proof authentication stack.
FAQs.
What are the key risks when adopting passkeys in clinics?
Main risks include incomplete device support, gaps in shared or kiosk workflows, weak recovery that can be socially engineered, and inconsistent enforcement across third‑party apps. Mitigate them with thorough Device Compatibility Verification, two authenticators per user, strong Secure Recovery Procedures, and SSO policies that require phishing‑resistant methods everywhere.
How does phishing-resistant MFA improve clinic security?
It removes reusable secrets and binds authentication to the legitimate site, blocking real‑time phishing, OTP theft, push fatigue, and credential stuffing. The result is fewer compromised accounts, lower support burden, and stronger safeguards for ePHI and clinical operations.
What regulatory standards govern MFA use in healthcare?
HIPAA’s Security Rule requires reasonable and appropriate safeguards for access control and authentication. Many organizations align with NIST SP 800-63-4 to select authenticator assurance levels, and they treat OMB M-22-09’s phishing-resistant MFA mandate for federal agencies as a best‑practice benchmark.
How can clinics train staff effectively on new authentication methods?
Use phased rollouts with pilots, provide short role‑based microlearning, staff floor support during go‑live, and require enrollment of at least two authenticators. Reinforce habits with in‑app tips, quick reference guides, and simulations that show how origin‑bound prompts differ from traditional MFA.
Ready to assess your HIPAA security risks?
Join thousands of organizations that use Accountable to identify and fix their security gaps.
Take the Free Risk Assessment