<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>asyd's blog &#187; openid</title>
	<atom:link href="http://blog.asyd.net/tag/openid/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.asyd.net</link>
	<description>unix forever, for everyone. Not convinced, try Mac OS X!</description>
	<lastBuildDate>Wed, 21 Jul 2010 14:26:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>OpenSSO, OpenID and Yubikey, the perfect personal SSO: cheap, and secure</title>
		<link>http://blog.asyd.net/2009/08/opensso-openid-and-yubikey-the-perfect-personal-sso-cheap-and-secure/</link>
		<comments>http://blog.asyd.net/2009/08/opensso-openid-and-yubikey-the-perfect-personal-sso-cheap-and-secure/#comments</comments>
		<pubDate>Mon, 03 Aug 2009 08:23:51 +0000</pubDate>
		<dc:creator>asyd</dc:creator>
				<category><![CDATA[IAM]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[openid]]></category>
		<category><![CDATA[opensso]]></category>
		<category><![CDATA[yubikey]]></category>

		<guid isPermaLink="false">http://blog.asyd.net/?p=360</guid>
		<description><![CDATA[As a new owner of an yubikey, I was looking the best way to integrate it with the web application I already use. While there is already an available OpenID provider which support Yubikey authentication, I prefer to manage my own system, using OpenSSO for sure First, let me introduce the yubikey. This USB key [...]]]></description>
			<content:encoded><![CDATA[<p>As a new owner of an yubikey, I was looking the best way to integrate it with the web application I already use. While there is already an available OpenID provider which support Yubikey authentication, I prefer to manage my own system, using OpenSSO for sure <img src='http://blog.asyd.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
<img src="http://blog.asyd.net/wp-content/uploads/2009/08/Image-2.png" alt="Yubikey" title="Yubikey" width="110" height="78" class="alignright size-full wp-image-375" /><br />
First, let me introduce the yubikey. This USB key act as an OTP (One Time Password) device, each time you press the button, the key compute a new password. This pasword must be verify, in the case of Yubikey, this is done by query a Webservices on a yubico (the company) server. Yubikey offers a lot of advantages than others classical OTP devices, including:</p>
<ul>
<li>The yubikey is see as an USB keyboard (class HID), <b>no driver required!</b></li>
<li>No battery, more longlife than anothers devices</li>
<li>Very cheap, around 20 euros (ordered by 10, from France), transport and taxes included</li>
</ul>
<p>So, why choose OpenSSO? For few years know, OpenSSO provides an extension to act as an OpenID provider, and an authentication class is available for the Yubikey. </p>
<p><img src="http://blog.asyd.net/wp-content/uploads/2009/08/OpenSSO-OpenID-Yubikey.png" alt="OpenSSO OpenID Yubikey" title="OpenSSO OpenID Yubikey" width="515" height="394" class="aligncenter size-full wp-image-370" /></p>
<p>References:</p>
<ul>
<li><a href="http://blogs.sun.com/steffo/entry/opensso_with_openid_on_the">Build the OpenSSO extension for OpenID</a></li>
<li><a href="https://opensso.dev.java.net/source/browse/opensso/extensions/authnyubikey/README.txt?rev=1.3&#038;view=markup">Build the Yubikey authentication class</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.asyd.net/2009/08/opensso-openid-and-yubikey-the-perfect-personal-sso-cheap-and-secure/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
