Re: [webauthn] Allow conditional mediation flow without username or password field, I.E. from button press (#2084)

Not quite. In our case the credit card entry field is quite a bit further down in the UX flow than where we'd like to invoke the conditional mediation.

So firstly, the user lands on a welcome splash screen. Then after clicking next, they are presented with a multiple selection of all the available payment methods:

- Credit Card
- Bank Credentials (instant EFT)
- QR Code
- etc

Some of these also have further nested selections, like bank credentials allows you to pick which bank you pay with.

We want to invoke webauthn right at the splash screen, before the user has even selected one of those payment methods and selected a text box. Otherwise it's a sub-optimal UX if the user has a credit card saved for example, but they forgot about it, and so they return, select "Bank Credentials", then select their bank, then select the username field to provide their bank credentials, and only then do they get the suggestion to auth with webauthn, which then redirects them back to the method selection, except this time with their saved credit card listed.

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


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

Received on Thursday, 13 June 2024 18:32:07 UTC