<?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>Floorplanner Tech Blog &#187; openid</title>
	<atom:link href="http://techblog.floorplanner.com/tag/openid/feed/" rel="self" type="application/rss+xml" />
	<link>http://techblog.floorplanner.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 19 Nov 2009 04:00:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Using your own site as OpenID identity</title>
		<link>http://techblog.floorplanner.com/2008/12/18/using-your-own-site-as-openid-identity/</link>
		<comments>http://techblog.floorplanner.com/2008/12/18/using-your-own-site-as-openid-identity/#comments</comments>
		<pubDate>Thu, 18 Dec 2008 21:33:27 +0000</pubDate>
		<dc:creator>Willem van Bergen</dc:creator>
				<category><![CDATA[Off topic]]></category>
		<category><![CDATA[consumer]]></category>
		<category><![CDATA[delegate]]></category>
		<category><![CDATA[Google account]]></category>
		<category><![CDATA[openid]]></category>

		<guid isPermaLink="false">http://techblog.floorplanner.com/?p=378</guid>
		<description><![CDATA[My personal domain vanbergen.org is almost 10 years old. Besides the accompanying e-mail address, I&#8217;ve never used it extensively, but its one of the oldest pieces of my &#8220;legacy&#8221; that can be found on the Internet and it is the starting point of my online identity.
Lately, major internet companies have embraced the OpenID standard to [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Ftechblog.floorplanner.com%2F2008%2F12%2F18%2Fusing-your-own-site-as-openid-identity%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Ftechblog.floorplanner.com%2F2008%2F12%2F18%2Fusing-your-own-site-as-openid-identity%2F" height="61" width="51" /></a></div><p><a href="http://www.openid.net"><img class="alignright" title="OpenID logo" src="http://upload.wikimedia.org/wikipedia/en/thumb/c/c8/OpenID_logo.svg/300px-OpenID_logo.svg.png" alt="" width="300" height="113" align="right" /></a>My personal domain <a href="http://www.vanbergen.org">vanbergen.org</a> is almost 10 years old. Besides the accompanying e-mail address, I&#8217;ve never used it extensively, but its one of the oldest pieces of my &#8220;legacy&#8221; that can be found on the Internet and it is the starting point of my online identity.</p>
<p>Lately, major internet companies have embraced the OpenID standard to allow other sites to login with the login credentials of these major sites, basically running an OpenID server. (Curiously, they do not support consuming OpenIDs themselves, so I still have to trust them with my password. What&#8217;s up with that?) I can use most of the sites I have an account on as OpenID identity. For example, my <a title="willemvanbergen's photo page on Flickr" href="http://www.flickr.com/photos/willemvanbergen/">Flickr page</a> is an OpenID identity URL. With more and more sites supporting consuming OpenIDs (including <a title="Floorplanner login" href="http://www.floorplanner.com/login">Floorplanner</a>!), I will not have to remember all those passwords and the internet will become a better place because of it.</p>
<p>It would be nice to use my 10 year old domain name as my OpenID identity. This is actually very easy because of delegation. I do not have to run my own OpenID server: I can just add a header to my site that points to the OpenID server that I will be using. I have chosen to use my Google Account as OpenID server. To accomplish this, I simply added the following tag to the <code>&lt;head&gt;</code>-section of the vanbergen.org site:</p>

<div class="wp_syntax"><div class="code"><pre class="html" style="font-family: Monaco,monospace;">&lt;link rel=&quot;openid2.provider&quot; 
    href=&quot;https://www.google.com/accounts/o8/ud&quot; /&gt;</pre></div></div>

<p>Now, I can simply enter &#8220;vanbergen.org&#8221; when my OpenID identity URL is requested on a site. How neat is that? That site will check my personal site for this tag and will redirect me to the Google Account page, on which I can confirm that I want to login to that site. <em>Note:</em> the site has to support OpenID 2.0, because Google does not offer an OpenID 1.0 provider. Luckily, most sites do.</p>
<p><img class="alignnone size-large wp-image-391" title="OpenID login on Floorplanner.com" src="http://techblog.floorplanner.com/wp-content/uploads/2008/12/picture-41-600x403.png" alt="OpenID login on Floorplanner.com" width="540" height="363" /></p>
<p>I do not know what happens to the sites I have registered on with OpenID if I decide to change my OpenID provider and I change the value on vanbergen.org accordingly. Does anybody know if my existing OpenID accounts will keep working in this case?</p>
]]></content:encoded>
			<wfw:commentRss>http://techblog.floorplanner.com/2008/12/18/using-your-own-site-as-openid-identity/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
