Re: [webauthn] WebAuthn Autofill (Conditional UI) for credential registration (#1862)

Today, you have to land on a page to create a password. That page could either be the same page where other account details are requested or it could be a dedicated password page as shown in your example. 

In the first one (a registration page), you can call WebAuthn when the user clicks "Create account".

For the second one, you ultimately need to get the user to the "create password" page. So instead of a top level nav, just directing invoke WebAuthn on that link / button instead.

I don't see a scenario where conditional UI is needed for registration. 

-- 
GitHub Notification of comment by timcappalli
Please view or discuss this issue at https://github.com/w3c/webauthn/issues/1862#issuecomment-1470365627 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 15 March 2023 16:33:55 UTC