Skip to content

Windows Hello and hmac-secret #731

Answered by LDVG
MiSimon asked this question in Q&A
Oct 4, 2023 · 5 comments · 6 replies
Discussion options

You must be logged in to vote

Hi, @MiSimon.

It would appear that webauthn.dll mandates a request to create a discoverable/resident credential to also pass through the request for the hmac-secret extension. Does it work for you if you also set fido_cred_set_rk(cred, FIDO_OPT_TRUE)?

As an aside, note that the authenticator may support the hmac-secret extension when getting an assertion regardless of whether it was requested when the credential was created, as suggested by the CTAP2 specification.

Replies: 5 comments 6 replies

Comment options

You must be logged in to vote
1 reply
@MiSimon
Comment options

Comment options

You must be logged in to vote
1 reply
@MiSimon
Comment options

Comment options

You must be logged in to vote
1 reply
@MiSimon
Comment options

Comment options

You must be logged in to vote
1 reply
@MiSimon
Comment options

Comment options

You must be logged in to vote
2 replies
@MiSimon
Comment options

@LDVG
Comment options

Answer selected by LDVG
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants