Does disabling 'web authn native' API lead to restriction of NFC?

Jyothi R 6 Reputation points
2021-12-06T07:15:01.457+00:00

If I disable 'web authn native API' using command "--disable-features=WebAuthenticationUseNativeWinApi", does it lead to any restriction of NFC?

Windows development | Windows API - Win32
Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Limitless Technology 39,921 Reputation points
    2022-01-05T10:38:53.88+00:00

    Hello

    Thank you for your question and reaching out.

    Developers of FIDO2 authentication keys should use the new Windows 10 APIs, to enable these scenarios in a consistent way for users. Moreover, this enables the use of all the transports available per FIDO2 specifications - USB, NFC, and BLE without having to deal with the interaction and management overhead. This also implies browsers or apps on Windows 10 will no longer have direct access to above transports for FIDO-related messaging.

    https://techcommunity.microsoft.com/t5/identity-standards-blog/all-about-fido2-ctap2-and-webauthn/ba-p/288910

    https://learn.microsoft.com/en-us/windows/security/identity-protection/hello-for-business/webauthnapis

    ---------------------------------------------------------------------------------------------------------------------------------------------------

    --If the reply is helpful, please Upvote and Accept as answer--

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.