fido2 icon indicating copy to clipboard operation
fido2 copied to clipboard

Validate hmac-secret extension for offline authentication

Open jeorgearomal opened this issue 5 years ago • 1 comments

Hi Team,

I followed the steps provided in the below url and I was able to successfully add a security token and validate it. https://github.com/StrongKey/fido2/blob/master/tutorial/node/SKFS_Tutorial.md

My security token supports hmac-secret extension. Can you please provide instructions on how to validate hmac-secret extension for offline authentication

jeorgearomal avatar Jan 11 '21 04:01 jeorgearomal

Hi @jeorgearomal , If you are looking for the extensions defined in the webauthn specification, the current version of FIDOServer does not support them.

push2085 avatar Jan 13 '21 18:01 push2085