Vendor Passwordless Adoption Risks
The Front Door Is Passwordless. The Side Doors Still Take Passwords.
6 min read · 28 April 2026 · Security
A cloud services vendor announced a passwordless authentication initiative , replacing password-based login with FIDO2 passkeys for all employee access to corporate applications. The initiative was well-executed for its defined scope: all corporate SSO-connected applications were migrated to passkey authentication, the user experience was improved, and phishing-resistant authentication was deployed for the human user population accessing standard corporate tools. The vendor's CISO presented the initiative at a conference as a security transformation. A TPRM assessment conducted six months after the initiative completed found that the passwordless deployment had not extended to several identity populations and access pathways: service accounts still used password-based authentication; the legacy VPN appliance did not support passkeys and continued using password plus TOTP; SSH access to production servers used password authentication for the operations team; database administrative access used a shared password credential manager; and the acquired subsidiary that had not yet been migrated to the corporate SSO still used password-based login. The human corporate access journey was passwordless. Seven other access pathways continued to use passwords , the pathways that experienced engineers and attackers both know best.
What are Passwordless Adoption Risks, Really?
Passwordless authentication replaces the shared secret (password) with a cryptographic credential , a passkey, hardware security key, or certificate , that proves identity through a private key that never leaves the authenticating device. The security advantages are substantial: no password to phish, no password to credential-stuff, no password to reuse across breached services, and no password to guess. For human users authenticating to web applications through a central SSO, passkeys provide a genuinely transformative authentication improvement that eliminates the most common credential compromise vectors.
The migration incompleteness risk arises from the gap between passwordless deployment for the use cases that naturally support it and passwordless coverage for the full authentication surface. Passkeys work elegantly for human users authenticating through web browsers and mobile applications. They work less elegantly , or not at all , for non-interactive service account authentication, legacy infrastructure that predates modern authentication protocols, SSH-based server management, and database administrative access that uses traditional credential-based authentication. The passwordless initiative typically begins with the highest-volume, most visible use case , employee web application access , and the migration timeline for less visible but equally important pathways is frequently longer, less defined, or absent.
The attack surface migration lag is where the security benefit of passwordless adoption is undermined. Sophisticated attackers who target vendor environments are not phishing the SSO login page , they are targeting service account credentials in CI/CD environments, SSH keys on developer workstations, and database passwords in shared credential managers. A passwordless initiative that eliminates the human SSO phishing surface without addressing these pathways has reduced the most defensible attack surface while leaving the most operationally consequential attack surface unchanged.
- Service account passwords , non-interactive machine credentials outside passkey migration scope
- Legacy infrastructure password authentication , VPN appliances, SSH access, and on-premises systems that do not support modern authentication
- Database administrative access , database management access using traditional password credentials
- Unconsolidated subsidiary authentication , acquired company access pathways not yet migrated to corporate passwordless standard
- Developer and CI/CD credential passwords , developer tools and pipeline credentials using password-based authentication outside SSO scope
Why this matters
Passwordless adoption risks matter for TPRM because passwordless announcements are increasingly used as evidence of advanced authentication security in vendor assessments , and the gap between deployment announcement and complete migration is rarely disclosed. A vendor who has deployed passkeys for employee SSO access has made genuine security progress for that specific access pathway. Whether that progress addresses the authentication pathways that matter most for the customer's risk exposure depends on whether the production infrastructure, service account, and legacy system pathways are also within the migration scope.
The infrastructure access coverage question is the specific dimension most relevant to customer risk. When vendor staff need to access customer production environments, they typically do so through infrastructure access pathways , SSH to servers, VPN to private networks, database connections, or cloud console access. These are precisely the pathways that are frequently outside passwordless migration scope because they are the ones that require the most legacy system changes to migrate. If a vendor's passwordless deployment covers the corporate SSO but not the VPN and SSH access used for customer environment management, the authentication improvement has not reached the access pathways that create customer risk.
Where most teams get this wrong
The most consistent failure is accepting passwordless deployment confirmation as complete migration status. Passwordless deployment is an ongoing migration project, not a binary transformation. The question is not whether passkeys have been deployed , it is what percentage of the total authentication surface has been migrated and which pathways remain on password-based authentication.
- Accepting passwordless deployment as complete migration status
- Infrastructure access coverage not assessed , VPN, SSH, database access
- Service account migration status not asked about
- Legacy system compatibility gap not assessed
- Subsidiary migration status not evaluated for acquisitive organizations
What good looks like
Complete passwordless migration programs address all authentication pathways , not just human SSO , with a defined timeline for each and compensating controls for pathways where technical constraints delay migration.
- Human SSO migration to passkeys , all web application access through centralized passkey authentication
- Service account migration to machine certificates or secrets management , eliminating service account passwords
- Infrastructure access migration , VPN certificate authentication, SSH key management, certificate-based database access
- Legacy system migration roadmap , defined timeline for systems where passkey adoption requires system updates
- Coverage percentage tracking , percentage of total authentication surface migrated to passwordless
Tooling
Passwordless Infrastructure , FIDO2/WebAuthn, Microsoft Entra Passwordless, Okta FastPass
Modern identity platforms provide passwordless authentication for SSO-connected web applications. Microsoft Entra's passwordless features cover Microsoft 365 and Azure AD-connected applications. For infrastructure access, certificate-based SSH, SCEP certificate enrollment, and 802.1X certificate authentication extend passwordless principles to infrastructure pathways. For TPRM practitioners, asking whether infrastructure access pathways are included in the passwordless migration alongside corporate SSO provides a migration completeness question.
Certificate Authority for Infrastructure , HashiCorp Vault PKI, Microsoft PKI, Let's Encrypt
PKI infrastructure provides certificate-based authentication for pathways that cannot use passkeys , SSH certificate authority for server access, client certificates for VPN authentication, and TLS mutual authentication for service-to-service communication. For TPRM practitioners, asking whether the vendor uses certificate-based authentication for infrastructure pathways where passkeys are not supported provides a legacy pathway mitigation question.
Governance challenges
The governance challenge with passwordless migration is the long tail of legacy systems. Web applications migrate relatively easily , the authentication protocol is well-defined and passkey support is broad. Legacy infrastructure , older VPN appliances, on-premises servers, databases , may require hardware replacement, software updates, or fundamental architectural changes to support certificate-based or passkey authentication. The long tail of legacy system migration is what keeps most passwordless initiatives partially complete for years after announcement.
- Ask what percentage of total authentication surface is passwordless , not just whether deployment has begun
- Ask about infrastructure access pathway migration status , VPN, SSH, database
- Ask about service account credential migration , passwords eliminated or still in use
- Ask about passwordless migration roadmap , timeline for remaining pathways
- Ask about compensating controls for unmigrated pathways
If you are a small team
Ask your passwordless-deployed vendors for their coverage percentage , what proportion of their total authentication events now use passkeys or certificate-based authentication versus traditional passwords. That number tells you more about passwordless security posture than the deployment announcement. Then ask specifically whether the VPN and SSH access used for infrastructure management , the pathways most relevant to customer environment access , are within the migrated scope or are on the roadmap for future migration.
- Ask for passwordless coverage percentage of total authentication events
- Ask whether VPN and SSH access are within the migrated scope
- Ask about service account credential status , migrated or still password-based
- Ask for the passwordless migration roadmap for remaining pathways
What to require
Ask directly:
"What percentage of your total authentication surface has been migrated to passwordless , and what are the specific pathways that remain on password-based authentication, including VPN, SSH, database access, and service accounts?"
"For the access pathways your staff use to access customer environments specifically , VPN, remote desktop, SSH, or cloud console , have those pathways been migrated to passwordless authentication or are they still using password-based credentials?"
Expect as evidence
- Passwordless coverage percentage , total authentication events vs migrated
- Infrastructure pathway migration status , VPN, SSH, database
- Service account migration status
- Migration roadmap for remaining pathways with timeline
A vendor who confirms passkey deployment for all employees should be asked what percentage of their authentication events , across all pathways including infrastructure, service accounts, and legacy systems , now use passwordless credentials rather than passwords. The passkey deployment for SSO is real. The coverage percentage describes whether the migration has reached the pathways that matter most for customer risk.
How to evidence it
- Passwordless coverage percentage documentation
- Infrastructure pathway migration status
- Service account credential management
- Migration roadmap for remaining pathways
Key Takeaway
Passwordless authentication eliminates passwords from the pathways it covers. The pathways it does not cover still take passwords. The service accounts still use passwords. The VPN still uses passwords. The SSH access to production servers still uses passwords. The database administration still uses passwords. The passkey deployment eliminated phishing risk for the SSO front door and left the side doors, the back doors, and the machine entrances unchanged. Asking what percentage of total authentication surface is passwordless is the question that distinguishes a complete migration from a front-door migration. The front door matters. The doors that lead to production environments matter more for customer risk.
Speak to It™
The term you nodded along to, explained in ninety seconds, so you can speak to it professionally. It is how most readers find these articles.
Join the Association