<?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=3&amp;t=88" />

<title>Yubico Forum</title>
<subtitle>...visit our web-store at</subtitle>
<link href="https://forum.yubico.com/index.php" />
<updated>2008-06-10T09:29:40+01:00</updated>

<author><name><![CDATA[Yubico Forum]]></name></author>
<id>https://forum.yubico.com/feed.php?f=3&amp;t=88</id>
<entry>
<author><name><![CDATA[Simon]]></name></author>
<updated>2008-06-10T09:29:40+01:00</updated>
<published>2008-06-10T09:29:40+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=88&amp;p=223#p223</id>
<link href="https://forum.yubico.com/viewtopic.php?t=88&amp;p=223#p223"/>
<title type="html"><![CDATA[Re: two keys - php - webapi password genned problem]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=88&amp;p=223#p223"><![CDATA[
Yes, there are a couple of different ID's involved, including at least:<br /><br />Web Service Client ID: used with the API key id to generate signatures and validate responses from our server.  You can generate a new client id and api key from our web pages.  We require a valid yubikey output to prevent people from spamming the database.<br /><br />External ID: The static 12 modhex characters (6 bytes) output as prefix for every output.  Allocated randomly.<br /><br />Internal ID: The static 6 bytes in the encrypted OTP part.  Allocated randomly, not the same as the external id.<br /><br />Hope this helps.<br /><br />/Simon<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=2">Simon</a> — Tue Jun 10, 2008 9:29 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[julian46]]></name></author>
<updated>2008-06-09T21:57:34+01:00</updated>
<published>2008-06-09T21:57:34+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=88&amp;p=208#p208</id>
<link href="https://forum.yubico.com/viewtopic.php?t=88&amp;p=208#p208"/>
<title type="html"><![CDATA[Re: two keys - php - webapi password genned problem]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=88&amp;p=208#p208"><![CDATA[
ok I figured it out (I think - correct me if Im wrong)<br /><br />the website genned ID is only used to pull up the shared key used when verifying the OTP against the website.<br /><br />I realize that I must also store the unique Yubikey ID (the first 12 chars of the OTP that doesnt change) - in my SQL db and search for that too - and verify it against my server side stored username and password and retrieve the website api genned ID - (all first before I fire off the OTP to the Yubico website for final verification)<br /><br />thanks - its now working exactly as hoped - awesome<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=130">julian46</a> — Mon Jun 09, 2008 9:57 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[julian46]]></name></author>
<updated>2008-06-09T20:42:43+01:00</updated>
<published>2008-06-09T20:42:43+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=88&amp;p=205#p205</id>
<link href="https://forum.yubico.com/viewtopic.php?t=88&amp;p=205#p205"/>
<title type="html"><![CDATA[two keys - php - webapi password genned problem]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=88&amp;p=205#p205"><![CDATA[
Hi - I have two yubikeys - and want two factor authentication to my customer tracking site (for my partner and myself)<br /><br />I guess I don't understand what the website generated API ID does and how it relates to the OTP from the key.<br /><br />I am using Simons PHP class code to do the authentication.<br /><br />I thought the Web API genned ID: was unique to the individual Yubikey - but whether I use the ID generated for my Yubikey or the ID generated for my partners Yubikey and the OTP generated in real time by either Yubikey - it passes and allows the login.<br /><br />(the OTP authentication is working properly but seems to be independent of the API ID)<br /><br />So it is working - and you must use a yubikey to login - but I want to tighten it to assign the API ID to a specific user then to be checked against the OTP in realtime from the Yubikey.<br /><br />thanks - great device<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=130">julian46</a> — Mon Jun 09, 2008 8:42 pm</p><hr />
]]></content>
</entry>
</feed>