<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
<link rel="self" type="application/atom+xml" href="https://forum.yubico.com/feed.php?f=33&amp;t=2173" />

<title>Yubico Forum</title>
<subtitle>...visit our web-store at</subtitle>
<link href="https://forum.yubico.com/index.php" />
<updated>2016-01-20T11:19:06+01:00</updated>

<author><name><![CDATA[Yubico Forum]]></name></author>
<id>https://forum.yubico.com/feed.php?f=33&amp;t=2173</id>
<entry>
<author><name><![CDATA[jdhoek]]></name></author>
<updated>2016-01-20T11:19:06+01:00</updated>
<published>2016-01-20T11:19:06+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=2173&amp;p=8202#p8202</id>
<link href="https://forum.yubico.com/viewtopic.php?t=2173&amp;p=8202#p8202"/>
<title type="html"><![CDATA[U2F NFC authentication flow]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=2173&amp;p=8202#p8202"><![CDATA[
With a USB FIDO U2F key, the authentication flow is handled by the browser on the client side (today this means Chrome, but Firefox seems committed as well) where the low-level JavaScript API is available. Yubico has provided the high-level JavaScript API by means of a small library (<a href="https://developers.yubico.com/U2F/Libraries/Using_a_library.html" class="postlink">as documented here</a>).<br /><br />The steps are basically these:<br /><br /><ul><li> Get challenge from server (server generates challenge for registered devices)</li><li> Sign with U2F key (user touches button of key)</li><li> Send response to server (server validates response)</li></ul><br />How does this work with NFC FIDO U2F keys such as the Yubikey Neo? If I am reading the specifications correctly, the server-side of the authentication flow is exactly the same. Is the same high-level JasvaScript API used in the browser? That is, does Chrome on Android provide the low-level JavaScript API for use with an NFC FIDO U2F token, or is another tool such as Google Authenticator required?<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=3952">jdhoek</a> — Wed Jan 20, 2016 11:19 am</p><hr />
]]></content>
</entry>
</feed>