Re: [webauthn] Facility for an RP to indicate a change of displayName to a discoverable credential (#1779)

I think possible approach from RP now is to send 2 make() commands continually with considering privacy and authroization.
- make() with the credentialId need to update displayName in excludeCredentials to identify the target authenticator to update . If it's the target device, it' will just ask UP as similar behavior like selecting device.
- then another make() with the same user.id to overwrite the credential with new displayName.

Although the 2 make() commands are stateless,  there should be something client/browser can help in this part.

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


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

Received on Wednesday, 20 July 2022 04:10:09 UTC