<?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/"
		>
<channel>
	<title>Comments on: OpenID versus OAuth from the user&#8217;s perspective</title>
	<atom:link href="http://cakebaker.42dh.com/2008/04/01/openid-versus-oauth-from-the-users-perspective/feed/" rel="self" type="application/rss+xml" />
	<link>http://cakebaker.42dh.com/2008/04/01/openid-versus-oauth-from-the-users-perspective/</link>
	<description>baking cakes with CakePHP</description>
	<lastBuildDate>Wed, 10 Mar 2010 21:27:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: cakebaker</title>
		<link>http://cakebaker.42dh.com/2008/04/01/openid-versus-oauth-from-the-users-perspective/comment-page-1/#comment-143880</link>
		<dc:creator>cakebaker</dc:creator>
		<pubDate>Wed, 13 Jan 2010 15:57:09 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/?p=592#comment-143880</guid>
		<description>@Erik: Thanks for the link to that video, and good luck on your journey with OpenID and OAuth :)</description>
		<content:encoded><![CDATA[<p>@Erik: Thanks for the link to that video, and good luck on your journey with OpenID and OAuth :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik</title>
		<link>http://cakebaker.42dh.com/2008/04/01/openid-versus-oauth-from-the-users-perspective/comment-page-1/#comment-143767</link>
		<dc:creator>Erik</dc:creator>
		<pubDate>Mon, 11 Jan 2010 19:52:37 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/?p=592#comment-143767</guid>
		<description>@cakebaker: yes it definitely does help and I thank you for your response.

My struggle to put all of this together into a cohesive whole continues and may well forever but I&#039;m very excited about the prospects this sort of effort will offer. I found a YouTube video  http://www.youtube.com/watch?v=6SYnlH5FXz0 which is exceptional in filling in the missing pieces, at least conceptually.

I feel strong enough about the righteousness of the OpenID and OAuth concepts that I&#039;ll be committing to using them exclusively in all of my future projects even if it&#039;s a bumpy, partially paved road. I suppose if it wasn&#039;t, it wouldn&#039;t be interesting.

Keep up the great work!</description>
		<content:encoded><![CDATA[<p>@cakebaker: yes it definitely does help and I thank you for your response.</p>
<p>My struggle to put all of this together into a cohesive whole continues and may well forever but I&#8217;m very excited about the prospects this sort of effort will offer. I found a YouTube video  <a href="http://www.youtube.com/watch?v=6SYnlH5FXz0" rel="nofollow">http://www.youtube.com/watch?v=6SYnlH5FXz0</a> which is exceptional in filling in the missing pieces, at least conceptually.</p>
<p>I feel strong enough about the righteousness of the OpenID and OAuth concepts that I&#8217;ll be committing to using them exclusively in all of my future projects even if it&#8217;s a bumpy, partially paved road. I suppose if it wasn&#8217;t, it wouldn&#8217;t be interesting.</p>
<p>Keep up the great work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cakebaker</title>
		<link>http://cakebaker.42dh.com/2008/04/01/openid-versus-oauth-from-the-users-perspective/comment-page-1/#comment-143756</link>
		<dc:creator>cakebaker</dc:creator>
		<pubDate>Mon, 11 Jan 2010 16:22:49 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/?p=592#comment-143756</guid>
		<description>@Erik: Thanks for your comment!

Yes, the described scenario is correct. And I agree with you, the user experience is not that great in such a use case...

OAuth Wrap could, theoretically, simplify this process if the two services (Picasa, Flickr) trust each other&#039;s Authorization Servers (or use the same Authorization Server). In that case the scenario would look like:
1. - 3. Same as above
4. Settings page redirects the user to the Authorization Server and the user authorizes access
5. Same as above.
6. No such step ;-)

But as always with new protocols: it will take quite some time until it gets implemented...

I hope this answers your question.</description>
		<content:encoded><![CDATA[<p>@Erik: Thanks for your comment!</p>
<p>Yes, the described scenario is correct. And I agree with you, the user experience is not that great in such a use case&#8230;</p>
<p>OAuth Wrap could, theoretically, simplify this process if the two services (Picasa, Flickr) trust each other&#8217;s Authorization Servers (or use the same Authorization Server). In that case the scenario would look like:<br />
1. &#8211; 3. Same as above<br />
4. Settings page redirects the user to the Authorization Server and the user authorizes access<br />
5. Same as above.<br />
6. No such step ;-)</p>
<p>But as always with new protocols: it will take quite some time until it gets implemented&#8230;</p>
<p>I hope this answers your question.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik</title>
		<link>http://cakebaker.42dh.com/2008/04/01/openid-versus-oauth-from-the-users-perspective/comment-page-1/#comment-143710</link>
		<dc:creator>Erik</dc:creator>
		<pubDate>Sun, 10 Jan 2010 20:21:59 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/?p=592#comment-143710</guid>
		<description>I see the different and I also see redundancy which does NOT make for a smooth and simple user experience. Why is the user authenticating twice? How does it work in this scenario:

1. User goes to example.com which uses OpenID/OAuth exclusively (does not offer local logins itself)
2. User logs in with OpenID and a profile is created on example.com connecting the user&#039;s OpenID to this new profile.
3. User wants to change settings to allow accessing and using their Picasa or Flickr (or both) photos on example.com
4. Setting page redirects to Picasa/Google and logs in with their OpenID and authorizes access.
5. User is redirected back to example.com
6. User is redirected to Flickr to login yet again (3rd time?) and authorize access and then back to example.com

This looks like a freaking mess to me. Can someone explain how this scenario is handled with OpenID/OAuth/OAuth WRAP/other if not as described? FB Connect offers a single API to do both and it works and has become a defacto standard for interoperability.

I&#039;m really struggling with connecting these into a cohesive whole.</description>
		<content:encoded><![CDATA[<p>I see the different and I also see redundancy which does NOT make for a smooth and simple user experience. Why is the user authenticating twice? How does it work in this scenario:</p>
<p>1. User goes to example.com which uses OpenID/OAuth exclusively (does not offer local logins itself)<br />
2. User logs in with OpenID and a profile is created on example.com connecting the user&#8217;s OpenID to this new profile.<br />
3. User wants to change settings to allow accessing and using their Picasa or Flickr (or both) photos on example.com<br />
4. Setting page redirects to Picasa/Google and logs in with their OpenID and authorizes access.<br />
5. User is redirected back to example.com<br />
6. User is redirected to Flickr to login yet again (3rd time?) and authorize access and then back to example.com</p>
<p>This looks like a freaking mess to me. Can someone explain how this scenario is handled with OpenID/OAuth/OAuth WRAP/other if not as described? FB Connect offers a single API to do both and it works and has become a defacto standard for interoperability.</p>
<p>I&#8217;m really struggling with connecting these into a cohesive whole.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Different between OAUth and OpenID &#171; Kathir&#39;s Blog</title>
		<link>http://cakebaker.42dh.com/2008/04/01/openid-versus-oauth-from-the-users-perspective/comment-page-1/#comment-142191</link>
		<dc:creator>Different between OAUth and OpenID &#171; Kathir&#39;s Blog</dc:creator>
		<pubDate>Tue, 15 Dec 2009 15:08:05 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/?p=592#comment-142191</guid>
		<description>[...] interesting links: Link1  [...]</description>
		<content:encoded><![CDATA[<p>[...] interesting links: Link1  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cakebaker</title>
		<link>http://cakebaker.42dh.com/2008/04/01/openid-versus-oauth-from-the-users-perspective/comment-page-1/#comment-133367</link>
		<dc:creator>cakebaker</dc:creator>
		<pubDate>Fri, 24 Jul 2009 09:29:32 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/?p=592#comment-133367</guid>
		<description>@Malih: You are welcome!</description>
		<content:encoded><![CDATA[<p>@Malih: You are welcome!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Malih</title>
		<link>http://cakebaker.42dh.com/2008/04/01/openid-versus-oauth-from-the-users-perspective/comment-page-1/#comment-133311</link>
		<dc:creator>Malih</dc:creator>
		<pubDate>Thu, 23 Jul 2009 11:22:13 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/?p=592#comment-133311</guid>
		<description>Wow this is great, i just read something about OAuth, and they mention something about OpenID, and now I understand the difference. Thank you.</description>
		<content:encoded><![CDATA[<p>Wow this is great, i just read something about OAuth, and they mention something about OpenID, and now I understand the difference. Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cakebaker</title>
		<link>http://cakebaker.42dh.com/2008/04/01/openid-versus-oauth-from-the-users-perspective/comment-page-1/#comment-123556</link>
		<dc:creator>cakebaker</dc:creator>
		<pubDate>Sat, 21 Mar 2009 15:39:53 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/?p=592#comment-123556</guid>
		<description>@Ryan: You are welcome!</description>
		<content:encoded><![CDATA[<p>@Ryan: You are welcome!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Cross</title>
		<link>http://cakebaker.42dh.com/2008/04/01/openid-versus-oauth-from-the-users-perspective/comment-page-1/#comment-123346</link>
		<dc:creator>Ryan Cross</dc:creator>
		<pubDate>Wed, 18 Mar 2009 19:48:51 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/?p=592#comment-123346</guid>
		<description>Yeah, I agree.  This is really good primer for understanding the difference.  Thanks!</description>
		<content:encoded><![CDATA[<p>Yeah, I agree.  This is really good primer for understanding the difference.  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cakebaker</title>
		<link>http://cakebaker.42dh.com/2008/04/01/openid-versus-oauth-from-the-users-perspective/comment-page-1/#comment-79466</link>
		<dc:creator>cakebaker</dc:creator>
		<pubDate>Wed, 02 Apr 2008 15:46:52 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/?p=592#comment-79466</guid>
		<description>@Tarique: Thanks for your comment, I hope you will blog about it when it is finished ;-)</description>
		<content:encoded><![CDATA[<p>@Tarique: Thanks for your comment, I hope you will blog about it when it is finished ;-)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
