I have an Azure AD joined system set up to log on using FIDO2 tokens. With that token I am able to logon as well as unlock the Windows 10 computer so I know that the token is registered and working.
When I try to authenticate a user's YubiKey using CredUIPromptForWindowsCredentials I do not see the "FIDO security key" as one of the options.
On the same system, when a fingerprint scanner is attached and setup, I see the option to authenticate the fingerprint. PIN and Windows Smart Card authentication is also working.
Anyone have any idea why "FIDO security key" does not appear as an option on the Security Dialog that appears when calling CredUIPromptForWindowsCredentials but does appear and work on the Windows Logon and Unlock screens?