You can run the local web server which provides FIDO Client interfaces and implements ASM interfaces.
In this case, you can access to the local web server with javascript on any web browser.
Thanks.
--
You received this message because you are subscribed to the Google Groups "FIDO Dev (fido-dev)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
fido-dev+u...@fidoalliance.org.
To post to this group, send email to fido...@fidoalliance.org.
Visit this group at
https://groups.google.com/a/fidoalliance.org/group/fido-dev/.
To view this discussion on the web visit
https://groups.google.com/a/fidoalliance.org/d/msgid/fido-dev/3fbb4eda-ea22-4483-b67c-2e7a917198f7%40fidoalliance.org.
So does it mean that on windows, we need to implement only ASM if using external authenticator?
And what is windows hello? Is it FIDO clinet?
A UAF client can be implemented on any platform that has
underlying support for its mechanics, Pooja. However unless the
platform provides an SDK to simplify things for you, you have to
build all the required components yourself. The reason a UAF
client for Windows Mobile does not exist, probably, has more to do
with market dynamics than technical capability.
However, the FIDO world is undergoing a transformation currently. While UAF and U2F had distinct capabilities and characteristics, FIDO2/WebAuthn is blending capabilities (not all though) of both these protocols into WebAuthn, and enabling it to work on Mobile and Desktop/Laptop devices with, both, rich client applications and web-browsers. I would recommend you read the spec on WebAuthn at w3c.org and check the internet for announcements/signals from platform vendor before you embark on your journey - what you intend to do may already be in their road-map.
Arshad