You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to FIDO Dev (fido-dev)
Dear FIDO list,
We are currently evaluating the support by browsers for the HMAC Secret
Extension [0].
Setting hmacCreateSecret to true in MakeCredential is supported in
Chrome and partially in Firefox [1,2]. So that seems to work according
to our tests with https://webauthntest.azurewebsites.net
But, what about browser support for the GetAssertion operation?
Anyone knows if this is on the roadmap of the Chrome/Firefox developers?
Or what the status of this feature is?
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to fido...@fidoalliance.org
Hi Nicolas,
thanks for filling the Chrome issue and the Firefox ones.
Regarding Firefox support: In my tests, also on Windows 10 with all
updates I wasn't able to use GetAssertion with HMAC Secret.
I assume the implemention is only useful for setting up a HMAC Secret
capable credential with MakeCredential in the browser and later use it
in offline scenarios for Windows built-in functions without a browser.
Can someone confirm this?