{"id":16416,"date":"2026-06-07T12:38:28","date_gmt":"2026-06-07T12:38:28","guid":{"rendered":"https:\/\/www.securitytoday.de\/?p=16416"},"modified":"2026-06-17T15:28:02","modified_gmt":"2026-06-17T15:28:02","slug":"passkeys-smes-the-end-of-the-password","status":"publish","type":"post","link":"https:\/\/www.securitytoday.de\/en\/2026\/06\/07\/passkeys-smes-the-end-of-the-password\/","title":{"rendered":"Passkeys in SMEs: The End of the Password"},"content":{"rendered":"<p style=\"color:#69d8ed;font-size:0.9em;margin:0 0 16px;padding:0;\">6 min read<\/p>\n<p><strong>The password is the last single point of failure that nearly every company voluntarily keeps. Phishing emails don\u2019t target the firewall-they target the person entering their password on a fake login page. Passkeys eliminate this exact attack vector, and by 2026, they\u2019ll be productively available to mid-sized businesses as well.<\/strong><\/p>\n<div style=\"background:#003340;color:#fff;padding:32px 36px;margin:32px 0;border-radius:8px;\">\n<p style=\"margin:0 0 18px 0;font-size:0.95em;font-weight:800;text-transform:uppercase;letter-spacing:0.2em;color:#69d8ed;border-bottom:2px solid rgba(105,216,237,0.25);padding-bottom:12px;\">Key Takeaways<\/p>\n<ul style=\"margin:0;padding-left:22px;color:rgba(255,255,255,0.92);line-height:1.6;\">\n<li style=\"margin-bottom:12px;\"><strong style=\"color:#69d8ed;\">Phishing-resistant by design.<\/strong> A passkey is tied to the domain and can\u2019t be entered on a spoofed site. This eliminates the most common attack path for credentials.<\/li>\n<li style=\"margin-bottom:12px;\"><strong style=\"color:#69d8ed;\">Platforms are ready.<\/strong> Microsoft Entra ID and Google Workspace already support passkeys in production. Microsoft has rolled out synchronized passkeys to general availability by 2026.<\/li>\n<li><strong style=\"color:#69d8ed;\">The devil\u2019s in the recovery.<\/strong> Without a well-thought-out process for lost devices, you risk locking employees out. That\u2019s where the real project work lies-not in the rollout itself.<\/li>\n<\/ul>\n<\/div>\n<p style=\"font-size:0.88em;color:#666;margin:20px 0 32px 0;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;padding:10px 0;\"><span style=\"color:#004a59;font-weight:700;text-transform:uppercase;font-size:0.72em;letter-spacing:0.14em;margin-right:14px;\">Related:<\/span><a href=\"https:\/\/www.securitytoday.de\/en\/2026\/06\/02\/mid-market-privileged-access-management\/\" style=\"color:#333;text-decoration:underline;\">PAM without an enterprise budget<\/a>&nbsp;&nbsp;<span style=\"color:#ccc;\">\/<\/span>&nbsp;&nbsp;<a href=\"https:\/\/www.securitytoday.de\/en\/2026\/05\/29\/the-token-that-bypasses-mfa-why-oauth-theft-is-the-new-entry-point\/\" style=\"color:#333;text-decoration:underline;\">OAuth token theft bypasses MFA<\/a><\/p>\n<h2 style=\"margin-top:48px;margin-bottom:18px;\">Why passwords have become a risk<\/h2>\n<p>Most successful breaches don\u2019t start with a brilliant exploit-they start with a stolen password. Phishing, credential reuse across services, leaked databases: passwords are vulnerable because they\u2019re a shared secret. The user knows it, the server knows it, and anyone who intercepts or guesses it in between knows it too.<\/p>\n<p>Traditional multi-factor authentication (MFA) has mitigated this-but not solved it. Attackers forward one-time codes via fake pages or harvest session tokens long before the victim grows suspicious. This is where the shift comes in: if there\u2019s no secret left to phish, the most common attack falls flat.<\/p>\n<p><strong>What is a passkey?<\/strong> A passkey is a cryptographic key pair based on the FIDO2 and WebAuthn standards. The private key stays on the user\u2019s device and is unlocked via biometrics or PIN, while the public key resides with the service. There\u2019s no password to transmit, store, or steal.<\/p>\n<h2 style=\"margin-top:48px;margin-bottom:18px;\">How passkeys solve the phishing problem<\/h2>\n<p>The key mechanism is domain binding. A passkey registered for the real login page will only work there. If an employee lands on a convincing fake, the browser simply won\u2019t have a matching key to offer. The attack fails not because the user is vigilant, but because of cryptography.<\/p>\n<p>That\u2019s why passkeys are classified as phishing-resistant authentication-a category even security agencies explicitly recommend. The U.S. Cybersecurity and Infrastructure Security Agency (CISA) lists FIDO2 and WebAuthn as one of the few methods that withstand modern phishing. For security teams, this is a rare case where a change eliminates the most common attack path instead of just adding another hurdle.<\/p>\n<h2 style=\"margin-top:48px;margin-bottom:18px;\">Rolling Out via Entra ID and Google Workspace<\/h2>\n<p>Getting started in practice has become significantly easier in 2026, as major identity platforms have caught up. Microsoft Entra ID has moved synchronized passkeys and passkey profiles into general availability, now allowing administrators to roll out passwordless sign-in through targeted registration campaigns. The number of permitted passkey profiles per tenant has been increased from three to ten, enabling more nuanced policies for different user groups.<\/p>\n<div class=\"evm-stat-highlight\" style=\"text-align:center;background:#003340;border-radius:12px;padding:40px 24px;margin:32px 0;\">\n<div style=\"font-size:3.4em;font-weight:800;color:#69d8ed;letter-spacing:-0.03em;line-height:1;\">March 2026<\/div>\n<div style=\"font-size:1em;color:rgba(255,255,255,0.88);margin-top:12px;max-width:520px;margin-left:auto;margin-right:auto;line-height:1.5;\">Microsoft Entra ID brings synchronized passkeys into general availability. Passwordless sign-in is leaving pilot status behind, becoming a standard option for businesses.<\/div>\n<div style=\"font-size:0.78em;color:rgba(255,255,255,0.5);margin-top:12px;\">Source: Microsoft Entra ID Roadmap, 2026<\/div>\n<\/div>\n<p>Google Workspace and Apple\u2019s platforms also support passkeys in production. For mid-sized businesses, this means the building blocks are ready within familiar identity platforms-the effort now shifts from technical implementation to smooth adoption. It\u2019s worth checking your current licensing status.<\/p>\n<h2 style=\"margin-top:48px;margin-bottom:18px;\">Where Mid-Sized Businesses Hit Snags<\/h2>\n<p>The trickiest part of a passkey project isn\u2019t the sign-in instructions-it\u2019s the recovery process. What happens if an employee loses their smartphone, where their passkey is stored? Without planning for this scenario, you\u2019ll have locked-out colleagues come Monday morning instead of enhanced security. Best practices include backup security keys registered during onboarding, IT-issued recovery codes, and a clearly defined process for re-registration after identity verification.<\/p>\n<p>The second hurdle is legacy applications. Not every internal system or older single sign-on integration supports WebAuthn yet. During the transition, passwords or one-time codes will remain in place for these, turning the rollout into a phased project rather than a single cutover. A smart approach is to start with well-supported, critical accounts like Microsoft 365 and Google Workspace, gradually expanding the passwordless zone from there.<\/p>\n<h2 style=\"padding-top:64px;margin-bottom:20px;\">Frequently Asked Questions<\/h2>\n<h3>What\u2019s the difference between a passkey and a password?<\/h3>\n<p>A password is a shared secret that can be transmitted-and intercepted. A passkey is a cryptographic key pair where the private key never leaves the device. There\u2019s nothing to enter on a phishing site.<\/p>\n<h3>Do passkeys require expensive special licenses?<\/h3>\n<p>Passkeys are supported in Microsoft Entra ID and Google Workspace under common business plans. Check your specific tier for exact licensing needs. The main effort, however, lies in adoption and recovery planning-not licenses.<\/p>\n<h3>What happens if an employee loses their device?<\/h3>\n<p>That\u2019s where the recovery plan kicks in. Common solutions include backup security keys registered during onboarding, IT-issued recovery codes, and a defined process for re-registration after identity verification. This scenario must be tested before rollout.<\/p>\n<h3>Can mid-sized businesses go fully passwordless right away?<\/h3>\n<p>Rarely. Legacy applications and older single sign-on integrations often don\u2019t support WebAuthn yet. The transition happens gradually, starting with well-supported accounts like Microsoft 365, while older systems temporarily continue using passwords or one-time codes.<\/p>\n<h3>Does a passkey replace multi-factor authentication?<\/h3>\n<p>A passkey combines both factors in one step: possession of the device and authentication via biometrics or PIN. This meets the requirements for strong, phishing-resistant sign-in without needing a separate second factor.<\/p>\n<h3>Editor&#8217;s Picks<\/h3>\n<ul>\n<li><a href=\"https:\/\/www.securitytoday.de\/en\/2026\/05\/29\/nis2-vollstreckung-2026-bsi-audit-persoenliche-haftung\/\">NIS2 enforcement begins: First cases and personal liability<\/a><\/li>\n<li><a href=\"https:\/\/www.securitytoday.de\/en\/2026\/05\/29\/the-edge-device-as-a-ransomware-gateway-why-mfa-at-the-vpn-is-not-enough\/\">Edge devices as ransomware gateways: Why MFA on VPNs isn\u2019t enough<\/a><\/li>\n<li><a href=\"https:\/\/www.securitytoday.de\/en\/2026\/06\/05\/3-2-1-1-0-restore-test\/\">Backups vs. ransomware: 3-2-1-1-0 replaces 3-2-1<\/a><\/li>\n<\/ul>\n<p style=\"margin:0 0 12px 0;font-size:0.78em;font-weight:700;text-transform:uppercase;letter-spacing:0.18em;color:#666;\">More from the MBF Media Network<\/p>\n<div style=\"padding:14px 18px;border-left:3px solid #0bb7fd;background:#fafafa;margin-bottom:6px;\">\n<div style=\"font-size:0.7em;font-weight:700;color:#0bb7fd;text-transform:uppercase;letter-spacing:0.12em;margin-bottom:4px;\">cloudmagazin<\/div>\n<p><a href=\"https:\/\/www.cloudmagazin.com\/2026\/06\/07\/coolify-test-self-hosting-vercel-heroku-alternative\/\" style=\"font-weight:600;line-height:1.4;color:#1a1a1a;text-decoration:none;\">Coolify tested: Self-hosting as an alternative to Vercel and Heroku<\/a>\n<\/div>\n<div style=\"padding:14px 18px;border-left:3px solid #202528;background:#fafafa;margin-bottom:6px;\">\n<div style=\"font-size:0.7em;font-weight:700;color:#202528;text-transform:uppercase;letter-spacing:0.12em;margin-bottom:4px;\">mybusinessfuture<\/div>\n<p><a href=\"https:\/\/mybusinessfuture.com\/asien-sourcing-direktimport-china-zoll-kosten-mittelstand\/\" style=\"font-weight:600;line-height:1.4;color:#1a1a1a;text-decoration:none;\">Asia sourcing: The real costs for SMEs<\/a>\n<\/div>\n<div style=\"padding:14px 18px;border-left:3px solid #d65663;background:#fafafa;\">\n<div style=\"font-size:0.7em;font-weight:700;color:#d65663;text-transform:uppercase;letter-spacing:0.12em;margin-bottom:4px;\">digital-chiefs<\/div>\n<p><a href=\"https:\/\/www.digital-chiefs.de\/ki-vorstand-pwc-ceo-survey-12-prozent-ki-rendite\/\" style=\"font-weight:600;line-height:1.4;color:#1a1a1a;text-decoration:none;\">AI in the boardroom: Why only 12% see returns<\/a>\n<\/div>\n<p style=\"text-align:right;color:#868e96;font-size:0.85em;margin-top:48px;\"><em>Image source: AI-generated (June 2026), C2PA certificate embedded in image<\/em><\/p>\n","protected":false},"excerpt":{"rendered":"Passkeys in SMEs: how passwordless login neutralizes phishing, what the rollout via Entra ID costs, and where the recovery pitfalls lie.","protected":false},"author":10,"featured_media":16334,"comment_status":"closed","ping_status":"closed","sticky":true,"template":"","format":"standard","meta":{"_yoast_wpseo_focuskw":"Access keys (though this is not a common SEO focus keyword in English)","_yoast_wpseo_title":"Passkeys in SMEs: The End of the Password","_yoast_wpseo_metadesc":"Passkeys in SMEs: How passwordless login thwarts phishing, Entra ID rollout costs & recovery pitfalls.","_yoast_wpseo_meta-robots-noindex":"","_yoast_wpseo_meta-robots-nofollow":"","_yoast_wpseo_meta-robots-adv":"","_yoast_wpseo_canonical":"","_yoast_wpseo_opengraph-title":"","_yoast_wpseo_opengraph-description":"","_yoast_wpseo_opengraph-image":"","_yoast_wpseo_opengraph-image-id":0,"_yoast_wpseo_twitter-title":"","_yoast_wpseo_twitter-description":"","_yoast_wpseo_twitter-image":"","_yoast_wpseo_twitter-image-id":0,"_evm_translation_lang":"","featured_post":0,"featured_post_sortierung":0,"_wp_old_slug":["passkeys-in-the-mittelstand-the-end-of-the-password"],"footnotes":""},"categories":[217],"tags":[],"class_list":["post-16416","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-innovation"],"evm_reading_time_minutes":6,"wpml_language":"en","wpml_translation_of":16327,"_links":{"self":[{"href":"https:\/\/www.securitytoday.de\/en\/wp-json\/wp\/v2\/posts\/16416","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.securitytoday.de\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.securitytoday.de\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.securitytoday.de\/en\/wp-json\/wp\/v2\/users\/10"}],"replies":[{"embeddable":true,"href":"https:\/\/www.securitytoday.de\/en\/wp-json\/wp\/v2\/comments?post=16416"}],"version-history":[{"count":2,"href":"https:\/\/www.securitytoday.de\/en\/wp-json\/wp\/v2\/posts\/16416\/revisions"}],"predecessor-version":[{"id":17870,"href":"https:\/\/www.securitytoday.de\/en\/wp-json\/wp\/v2\/posts\/16416\/revisions\/17870"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.securitytoday.de\/en\/wp-json\/wp\/v2\/media\/16334"}],"wp:attachment":[{"href":"https:\/\/www.securitytoday.de\/en\/wp-json\/wp\/v2\/media?parent=16416"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.securitytoday.de\/en\/wp-json\/wp\/v2\/categories?post=16416"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.securitytoday.de\/en\/wp-json\/wp\/v2\/tags?post=16416"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}