- From: Christopher Harrell <cnh@yubico.com>
- Date: Wed, 30 Nov 2022 15:58:49 +0100
- To: Felix Magedanz via GitHub <sysbot+gh@w3.org>
- Cc: public-webauthn@w3.org
Received on Wednesday, 30 November 2022 15:01:56 UTC
Windows 10 has supported TPM bound passkeys for quite some time; they just don't have APIs to manage them individually in anything other than the latest Windows 11 yet. You'll have to ask Microsoft if they plan to make those APIs available on older versions. https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/certutil#-deletehellocontainer might help you out if you just need to flush all local creds including FIDO and hello creds. On Wed, Nov 30, 2022 at 3:50 PM Felix Magedanz via GitHub <sysbot+gh@w3.org> wrote: > > If you install Chrome Canary you can open chrome://settings/passkeys > which should allow you to manage credentials in Windows Hello, assuming > that you're using Windows 11 22H2. > > Thanks @agl, I did not know that and it's very helpful. Will this work on > Windows 10 as well at some point? Or are passkeys only happening on Windows > 11? > > -- > GitHub Notification of comment by FlxMgdnz > Please view or discuss this issue at > https://github.com/w3c/webauthn/issues/1612#issuecomment-1332287506 using > your GitHub account > > > -- > Sent via github-notify-ml as configured in > https://github.com/w3c/github-notify-ml-config > >
Received on Wednesday, 30 November 2022 15:01:56 UTC