A relying party wants to accept only hardware security keys, not platform authenticators. Which WebAuthn parameter should it set?
-
A
authenticatorAttachment: 'platform'
-
B
authenticatorAttachment: 'cross-platform'
-
C
userVerification: 'required'
-
D
attestationConveyance: 'direct'