Microsoft Windows 10 · Arazzo Workflow
Microsoft Windows 10 Windows Hello Step-Up Sign Challenge
Version 1.0.0
Verify the user with biometrics or PIN, open their key credential, and sign a server challenge for step-up authentication.
Provider
Workflows
stepup-sign-challenge
Verify the user then sign a challenge with their Windows Hello credential.
Prompts the user for Windows Hello verification, and on a verified result opens the account credential and signs the supplied challenge buffer.
1
verifyUser
verifyUserConsent
Prompt the user to verify their identity with Windows Hello biometrics or PIN, and only proceed when the result is Verified.
2
openCredential
openKeyCredential
Open the existing Windows Hello key credential for the account so it can be used for signing.
3
signChallenge
signWithCredential
Sign the supplied challenge buffer with the credential's private key and capture the signature for server-side verification.