Synced Passkey
A synced passkey is a passwordless sign-in credential whose private key is stored and copied ('synced') across a user's devices through a cloud service, password manager, or device keychain. Because the credential is available on multiple devices, a person can sign in from any of their devices rather than being limited to the single device where the passkey was first created. This differs from a passkey that stays permanently bound to one piece of hardware.
A synced passkey is a discoverable FIDO credential in which the private key is created, encrypted, and replicated to a cloud-based passkey provider (for example, a device platform keychain or a password manager) so it can be used across multiple devices associated with the same account. In contrast to a device-bound passkey whose private key never leaves the authenticator hardware, a synced passkey's key material is portable across the provider's ecosystem, which affects device visibility and recovery characteristics. Synced passkeys retain the phishing-resistant, public-key authentication properties of the underlying passkey model; the term describes the credential's storage and portability characteristics rather than a distinct protocol. Specific behavior, such as which providers are supported, how syncing is encrypted, and whether an environment permits synced versus device-bound passkeys, depends on the relying party configuration and the passkey provider, and enterprise platforms may allow administrators to restrict credential types.
Why it matters
Synced passkeys address one of the most persistent barriers to passkey adoption: the recovery and portability problem. A passkey whose private key never leaves a single authenticator delivers strong assurance, but it also means that losing or replacing that device can lock a user out of every account tied to it. By replicating the private key across a user's devices through a cloud provider, password manager, or device keychain, synced passkeys let a person sign in from any enrolled device and recover access when a device is lost, which materially improves usability for large user populations.
Crucially, synced passkeys retain the phishing-resistant, public-key authentication properties of the underlying passkey model. According to Microsoft's documentation, synced passkeys provide strong phishing resistance, whereas many traditional authentication methods offer no device visibility and remain susceptible to phishing. For identity teams evaluating passwordless rollouts, this means the security benefit of eliminating shared-secret credentials is preserved even as the credential becomes portable across an ecosystem.
The trade-off that identity and governance leads must weigh is where trust boundaries now sit. Because key material is portable across a provider's ecosystem rather than bound to a single piece of hardware, the security of the credential depends in part on the provider's syncing encryption, the strength of the account protecting the sync, and the recovery paths that provider exposes. Whether an environment should permit synced passkeys, device-bound passkeys, or both is a policy decision that depends on assurance requirements and the relying party's configuration.
Who it's relevant to
Inside Synced Passkey
Common questions
Answers to the questions practitioners most commonly ask about Synced Passkey.
