- From: Matthew Miller via GitHub <sysbot+gh@w3.org>
- Date: Tue, 14 Feb 2023 02:34:41 +0000
- To: public-webauthn@w3.org
MasterKale has just created a new issue for https://github.com/w3c/webauthn:
== Add a new "note" to registration options for RP's to help users distinguish credentials ==
## Context
RP's, like us at Cisco, use WebAuthn with a broad RP ID scoped in a way to allow for credential reuse across multiple "applications" on unique subdomains. Unfortunately, we've discovered that current, nascent passkeys management UIs emphasize displaying a credential's RP ID and username, which are often
**Chrome:**

**1Password:**

**Safari (macOS):**

## Proposed Change
What if we added a "`note`" property somewhere in [PublicKeyCredentialCreationOptions](https://www.w3.org/TR/webauthn-2/#dictdef-publickeycredentialcreationoptions) to allow RP's to annotate a credential for the management interfaces to then expose to users for the user's ease of management?
Here are examples of places that "`note`" could go:
**1Password ("notes"):**

**Safari ("Notes"):**


This feels beneficial to both RP's and end users.
Please view or discuss this issue at https://github.com/w3c/webauthn/issues/1852 using your GitHub account
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 14 February 2023 02:34:43 UTC