<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:dtvmedia="http://participatoryculture.org/RSSModules/dtv/1.0"
	xmlns:media="http://search.yahoo.com/mrss/"
	>
<channel>
	<title>Comments on: OAuth-OpenID: You&#8217;re Barking Up the Wrong Tree if you Think They&#8217;re the Same Thing</title>
	<atom:link href="http://softwareas.com/oauth-openid-youre-barking-up-the-wrong-tree-if-you-think-theyre-the-same-thing/feed" rel="self" type="application/rss+xml" />
	<link>http://softwareas.com/oauth-openid-youre-barking-up-the-wrong-tree-if-you-think-theyre-the-same-thing</link>
	<description>Mahemoff's Podcast/Blog - Web, Programming, Usability from the Author of 'Ajax Design Patterns' (AjaxPatterns.org)</description>
	<lastBuildDate>Fri, 12 Mar 2010 15:36:19 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Evan R. Murphy</title>
		<link>http://softwareas.com/oauth-openid-youre-barking-up-the-wrong-tree-if-you-think-theyre-the-same-thing/comment-page-1#comment-468073</link>
		<dc:creator>Evan R. Murphy</dc:creator>
		<pubDate>Mon, 01 Mar 2010 14:04:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwareas.com/oauth-openid-youre-barking-up-the-wrong-tree-if-you-think-theyre-the-same-thing#comment-468073</guid>
		<description>&lt;p&gt;Thanks for the clear explanation.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks for the clear explanation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Google as an OpenID provider &#8211; Shizzle</title>
		<link>http://softwareas.com/oauth-openid-youre-barking-up-the-wrong-tree-if-you-think-theyre-the-same-thing/comment-page-1#comment-461542</link>
		<dc:creator>Google as an OpenID provider &#8211; Shizzle</dc:creator>
		<pubDate>Mon, 14 Dec 2009 09:00:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwareas.com/oauth-openid-youre-barking-up-the-wrong-tree-if-you-think-theyre-the-same-thing#comment-461542</guid>
		<description>&lt;p&gt;[...] Why is Google doing this, you may ask? They are usually very good about these things and usually support an open standard (like they have done with XMPP, which they use for Google Chat.) My suspicion is that they want to plug their own OAuth instead, which is a similar protocol, but they effectively solve different problems. [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] Why is Google doing this, you may ask? They are usually very good about these things and usually support an open standard (like they have done with XMPP, which they use for Google Chat.) My suspicion is that they want to plug their own OAuth instead, which is a similar protocol, but they effectively solve different problems. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mahemoff</title>
		<link>http://softwareas.com/oauth-openid-youre-barking-up-the-wrong-tree-if-you-think-theyre-the-same-thing/comment-page-1#comment-450982</link>
		<dc:creator>mahemoff</dc:creator>
		<pubDate>Fri, 18 Sep 2009 20:56:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwareas.com/oauth-openid-youre-barking-up-the-wrong-tree-if-you-think-theyre-the-same-thing#comment-450982</guid>
		<description>&lt;p&gt;Johnny, at a glance, I&#039;d say no, but I suggest asking on StackOverflow.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Johnny, at a glance, I&#8217;d say no, but I suggest asking on StackOverflow.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johnny</title>
		<link>http://softwareas.com/oauth-openid-youre-barking-up-the-wrong-tree-if-you-think-theyre-the-same-thing/comment-page-1#comment-450978</link>
		<dc:creator>Johnny</dc:creator>
		<pubDate>Fri, 18 Sep 2009 20:21:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwareas.com/oauth-openid-youre-barking-up-the-wrong-tree-if-you-think-theyre-the-same-thing#comment-450978</guid>
		<description>&lt;p&gt;in the above example the sites are all hosted on the same instance of apache if that helps.  thanks&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>in the above example the sites are all hosted on the same instance of apache if that helps.  thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johnny</title>
		<link>http://softwareas.com/oauth-openid-youre-barking-up-the-wrong-tree-if-you-think-theyre-the-same-thing/comment-page-1#comment-450977</link>
		<dc:creator>Johnny</dc:creator>
		<pubDate>Fri, 18 Sep 2009 20:19:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwareas.com/oauth-openid-youre-barking-up-the-wrong-tree-if-you-think-theyre-the-same-thing#comment-450977</guid>
		<description>&lt;p&gt;Can OpenId + oAuth be used for Single Signon to Multiple sites ate once that are not using subdomains lets say there are 3 sites&lt;/p&gt;

&lt;p&gt;www.mylogindomain.com
www.mysiite1no-subdomain.com
www.mysite2-no-sub-domain.com&lt;/p&gt;

&lt;p&gt;if the user logs in using a login widget on any one of these sites i want to log them into all of the above domans andthey should remain active for the typical session of programmed timeout period of inactivity. Which of these tools is best for that?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Can OpenId + oAuth be used for Single Signon to Multiple sites ate once that are not using subdomains lets say there are 3 sites</p>
<p><a href="http://www.mylogindomain.com" rel="nofollow">http://www.mylogindomain.com</a><br />
<a href="http://www.mysiite1no-subdomain.com" rel="nofollow">http://www.mysiite1no-subdomain.com</a><br />
<a href="http://www.mysite2-no-sub-domain.com" rel="nofollow">http://www.mysite2-no-sub-domain.com</a></p>
<p>if the user logs in using a login widget on any one of these sites i want to log them into all of the above domans andthey should remain active for the typical session of programmed timeout period of inactivity. Which of these tools is best for that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://softwareas.com/oauth-openid-youre-barking-up-the-wrong-tree-if-you-think-theyre-the-same-thing/comment-page-1#comment-438141</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 24 Jun 2009 20:49:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwareas.com/oauth-openid-youre-barking-up-the-wrong-tree-if-you-think-theyre-the-same-thing#comment-438141</guid>
		<description>&lt;p&gt;Simply put, OpenID is for authentication across sites; while OAuth is for authorization one site to the other. When access one site by OAuth, the authentication is combined with authorization.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Simply put, OpenID is for authentication across sites; while OAuth is for authorization one site to the other. When access one site by OAuth, the authentication is combined with authorization.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pete Hodgson</title>
		<link>http://softwareas.com/oauth-openid-youre-barking-up-the-wrong-tree-if-you-think-theyre-the-same-thing/comment-page-1#comment-433374</link>
		<dc:creator>Pete Hodgson</dc:creator>
		<pubDate>Sat, 23 May 2009 06:41:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwareas.com/oauth-openid-youre-barking-up-the-wrong-tree-if-you-think-theyre-the-same-thing#comment-433374</guid>
		<description>&lt;p&gt;A great, clear explanation. Thanks.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>A great, clear explanation. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joel Cuevas</title>
		<link>http://softwareas.com/oauth-openid-youre-barking-up-the-wrong-tree-if-you-think-theyre-the-same-thing/comment-page-1#comment-432160</link>
		<dc:creator>Joel Cuevas</dc:creator>
		<pubDate>Wed, 13 May 2009 19:32:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwareas.com/oauth-openid-youre-barking-up-the-wrong-tree-if-you-think-theyre-the-same-thing#comment-432160</guid>
		<description>&lt;p&gt;Now I can see the light! Great post :)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Now I can see the light! Great post <img src='http://softwareas.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David King</title>
		<link>http://softwareas.com/oauth-openid-youre-barking-up-the-wrong-tree-if-you-think-theyre-the-same-thing/comment-page-1#comment-427417</link>
		<dc:creator>David King</dc:creator>
		<pubDate>Mon, 06 Apr 2009 04:27:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwareas.com/oauth-openid-youre-barking-up-the-wrong-tree-if-you-think-theyre-the-same-thing#comment-427417</guid>
		<description>&lt;p&gt;Thanks Mahemoff, that&#039;s of great help to me! Mind, I&#039;m still having trouble writing a simple OAuth server in PHP...&lt;/p&gt;

&lt;p&gt;This is a convoluted area with many words being ambiguous! Register? A new user? A new session? Login? Which way?&lt;/p&gt;

&lt;p&gt;Hopefully I&#039;ll get there soon enough!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks Mahemoff, that&#8217;s of great help to me! Mind, I&#8217;m still having trouble writing a simple OAuth server in PHP&#8230;</p>
<p>This is a convoluted area with many words being ambiguous! Register? A new user? A new session? Login? Which way?</p>
<p>Hopefully I&#8217;ll get there soon enough!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gudmundur Thorisson</title>
		<link>http://softwareas.com/oauth-openid-youre-barking-up-the-wrong-tree-if-you-think-theyre-the-same-thing/comment-page-1#comment-422605</link>
		<dc:creator>Gudmundur Thorisson</dc:creator>
		<pubDate>Tue, 17 Mar 2009 14:01:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwareas.com/oauth-openid-youre-barking-up-the-wrong-tree-if-you-think-theyre-the-same-thing#comment-422605</guid>
		<description>&lt;p&gt;Great explanation, thanks. I&#039;ve put a link to this entry on a page on our new website where I attempt to explain OpenID/OAuth in the context of researcher activity on the Internet. Please have a look, I&#039;d appreciate suggestions for improvements!:&lt;/p&gt;

&lt;p&gt;http://www.gen2phen.org/researcher-identification/researcher-identification-primer/tying-it-all-together&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Great explanation, thanks. I&#8217;ve put a link to this entry on a page on our new website where I attempt to explain OpenID/OAuth in the context of researcher activity on the Internet. Please have a look, I&#8217;d appreciate suggestions for improvements!:</p>
<p><a href="http://www.gen2phen.org/researcher-identification/researcher-identification-primer/tying-it-all-together" rel="nofollow">http://www.gen2phen.org/researcher-identification/researcher-identification-primer/tying-it-all-together</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
