Microsoft Windows 10 · Arazzo Workflow
Microsoft Windows 10 Windows Hello Enroll Key Credential
Version 1.0.0
Confirm Windows Hello is available, create a passwordless key credential, and retrieve its TPM attestation for server registration.
Provider
Workflows
enroll-key-credential
Create a Windows Hello key credential and obtain its attestation.
Verifies Windows Hello availability, creates a key credential for the supplied account, and retrieves the attestation result for server-side verification.
1
checkAvailability
checkHelloAvailability
Confirm Windows Hello is supported on this device before attempting to create a credential.
2
createCredential
createKeyCredential
Create a new Windows Hello key credential for the account, generating a device-bound key pair and returning the public key.
3
getAttestation
getKeyAttestation
Retrieve the attestation buffer and certificate chain for the newly created credential so a server can verify it was generated in a TPM.