webauthn icon indicating copy to clipboard operation
webauthn copied to clipboard

Improved version of extension for Transaction Confirmation

Open rlin1 opened this issue 1 year ago • 26 comments

supporting security keys or platform authenticators to show the transaction. Also supports the platform to show the transaction text. If the client displayed the transaction text but not the authenticator (for example when using a security without display), the transaction text will be only included in the collectedClientData - similar to what SPC is doing. If the authenticator showed the transaction text, it will also be included in the extension that was signed by the authenticator (known and potentially attested entity showed the transaction text as opposed to a unknown client).


Preview | Diff

rlin1 avatar Feb 08 '24 13:02 rlin1