-
Hi, When i turn off user presence and use the hmac-secret extension, i get an error the UP is required. |
Beta Was this translation helpful? Give feedback.
Answered by
LDVG
Dec 6, 2022
Replies: 2 comments
-
Hi, Per the CTAP 2.1 specification, § 12.5 HMAC Secret Extension, authenticatorGetAssertion additional behaviors, the authenticator should return an error if UP is set to false. This is enforced on the authenticator level. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
LDVG
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
Per the CTAP 2.1 specification, § 12.5 HMAC Secret Extension, authenticatorGetAssertion additional behaviors, the authenticator should return an error if UP is set to false. This is enforced on the authenticator level.