<?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>Jesse Peterson &#187; openid</title>
	<atom:link href="http://www.jpeterson.com/tag/openid/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jpeterson.com</link>
	<description>Personal ramblings of a computer geek in Iowa</description>
	<lastBuildDate>Sat, 21 Aug 2010 02:16:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Successfully accessed Facebook with OpenID</title>
		<link>http://www.jpeterson.com/2009/05/23/successfully-accessed-facebook-with-openid/</link>
		<comments>http://www.jpeterson.com/2009/05/23/successfully-accessed-facebook-with-openid/#comments</comments>
		<pubDate>Sun, 24 May 2009 04:26:28 +0000</pubDate>
		<dc:creator>cubeinhabitant</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[openid]]></category>

		<guid isPermaLink="false">http://www.jpeterson.com/?p=178</guid>
		<description><![CDATA[I have successfully accessed Facebook with my OpenID. I learned that Facebook was acting as an OpenID relying party, meaning Facebook will accept some other credentials than ones provided by Facebook to access your Facebook account. I discovered this capability when reading the post OpenID&#8217;s Tipping Point. It was very easy to set up. Here [...]]]></description>
			<content:encoded><![CDATA[<p>I have successfully accessed <a href="http://www.facebook.com/">Facebook</a> with <a href="http://www.jpeterson.com/2007/10/20/here-is-my-id/">my OpenID</a>. I learned that Facebook was acting as an <a href="http://openid.net/specs/openid-authentication-2_0.html">OpenID relying party</a>, meaning Facebook will accept some other credentials than ones provided by Facebook to access your Facebook account. I discovered this capability when reading the post <a href="http://www.25hoursaday.com/weblog/2009/05/22/OpenIDsTippingPoint.aspx">OpenID&#8217;s Tipping Point</a>. It was very easy to set up. Here are the steps I went through in Facebook to link an account via OpenID:</p>
<p>Settings -&gt; Linked Accounts -&gt; Add a new linked account: -&gt; OpenID&#8230;</p>
<p>I then entered my OpenID URL and clicked &#8220;Link New Account&#8221;.</p>
<p>Using OpenID to access Facebook is a little bit different than other apps that I have used to authenticate with OpenID. To use OpenID to authenticate to Facebook, you actually authenticate with your OpenID provider first before accessing Facebook. Then when you access Facebook, it recognizes the existing OpenID authenticated session and proceeds to take you to your Facebook &#8220;Home&#8221;.</p>
<p>This is a great enhancement to Facebook. It makes it much more convenient for me to access the application.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jpeterson.com/2009/05/23/successfully-accessed-facebook-with-openid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Authenticate via OpenID</title>
		<link>http://www.jpeterson.com/2009/03/18/authenticate-via-openid/</link>
		<comments>http://www.jpeterson.com/2009/03/18/authenticate-via-openid/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 03:22:53 +0000</pubDate>
		<dc:creator>cubeinhabitant</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[authentication]]></category>
		<category><![CDATA[openid]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.jpeterson.com/?p=171</guid>
		<description><![CDATA[You can now use OpenID to authenticate at this blog! w00t!
I have just installed the Wordpress plugin OpenID (version 3.2.1). Installation was very simple: just upload the &#8220;openid&#8221; directory to the &#8220;plugin&#8221; directory and then active the plugin. The plugin allows you to assign multiple OpenIDs to your account to log in to your blog [...]]]></description>
			<content:encoded><![CDATA[<p>You can now use <a href="http://openid.net/">OpenID</a> to authenticate at this blog! w00t!</p>
<p>I have just installed the <a href="http://wordpress.org/">Wordpress</a> plugin <a href="http://wordpress.org/extend/plugins/openid/">OpenID</a> (version 3.2.1). Installation was very simple: just upload the &#8220;openid&#8221; directory to the &#8220;plugin&#8221; directory and then active the plugin. The plugin allows you to assign multiple OpenIDs to your account to log in to your blog account.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jpeterson.com/2009/03/18/authenticate-via-openid/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Here is my ID</title>
		<link>http://www.jpeterson.com/2007/10/20/here-is-my-id/</link>
		<comments>http://www.jpeterson.com/2007/10/20/here-is-my-id/#comments</comments>
		<pubDate>Sat, 20 Oct 2007 20:59:04 +0000</pubDate>
		<dc:creator>cubeinhabitant</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[openid]]></category>

		<guid isPermaLink="false">http://www.jpeterson.com/2007/10/20/here-is-my-id/</guid>
		<description><![CDATA[This blog now functions as my ID. It is my delegate ID for OpenID. I got the idea for this from Sam Ruby&#8217;s post &#8220;OpenID for non-SuperUsers&#8220;. As he states, you just have to add this to the head of the HTML for the blog:
&#160;
&#60;link href="http://www.myopenid.com/server" rel="openid.server" /&#62;
&#60;link href="http://cubeinhabitant.myopenid.com/" rel="openid.delegate" /&#62;
My primary OpenID provider is [...]]]></description>
			<content:encoded><![CDATA[<p align="left"><img src="http://www.jpeterson.com/wordpress/wp-content/uploads/2007/10/openid_medium_logo.png" alt="OpenID" align="right" hspace="10" />This blog now functions as my ID. It is my delegate ID for <a href="http://openid.net/">OpenID</a>. I got the idea for this from <a href="http://en.wikipedia.org/wiki/Sam_Ruby">Sam Ruby</a>&#8217;s post &#8220;<a href="http://www.intertwingly.net/blog/2007/01/03/OpenID-for-non-SuperUsers">OpenID for non-SuperUsers</a>&#8220;. As he states, you just have to add this to the <code>head</code> of the <a href="http://www.w3.org/html/">HTML</a> for the blog:</p>
<p align="left">&nbsp;</p>
<pre><code>&lt;link href="http://www.myopenid.com/server" rel="openid.server" /&gt;
&lt;link href="http://cubeinhabitant.myopenid.com/" rel="openid.delegate" /&gt;</code></pre>
<p>My primary OpenID provider is <a href="https://www.myopenid.com/">myOpenID</a>. They provide free OpenIDs. If you view the source of this blog, you will also find:</p>
<pre><code>&lt;meta http-equiv="X-XRDS-Location"
      content="http://www.myopenid.com/xrds?username=cubeinhabitant.myopenid.com" /&gt;</code></pre>
<p>The form of this markup comes from the myOpenID information about &#8220;<a href="https://www.myopenid.com/help#own_domain">Using Your Own URL</a>&#8220;.</p>
<p>As Sam states in his post, this allows me to use the URI &#8220;<a href="http://www.jpeterson.com/">http://www.jpeterson.com/</a>&#8221; as my OpenID identity. The myOpenID servers will actually provide the authentication. If for some reason, I need to change OpenID providers, I just need to update the delegate information in my blog and the identity provider will be changed. I don&#8217;t have to update all of the services that I registered my OpenID with. (That&#8217;s because I use &#8220;http://www.jpeterson.com/&#8221; instead of the URI for the OpenID provider when I register.)</p>
<p>Currently, our team at work uses <a href="http://www.basecamphq.com/">Basecamp</a> as a collaboration tool. Basecamp recently supported OpenID credentials. This was the impetus for me to set up my blog to be my OpenID URI. I have witnessed more adoption of OpenID lately. Hopefully this uptake will continue.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jpeterson.com/2007/10/20/here-is-my-id/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
