Re: [webauthn] [Superset] Updating credential metadata and requesting deletion of stale credentials (#1967)

As some pointed out, it is impossible nor desirable for a RP to delete remotely stale credentials:
- security key may not be attached,
- probably some privacy/DOS issues?

I think the only way to delete stale credentials is a _user side garbage collection_ - the client could list all the credentials/RP and use a well-known endpoint to check if the credential still exists or can be deleted.

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


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

Received on Wednesday, 6 December 2023 14:06:17 UTC