<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Joseph Smarr - Latest Comments in Implementing OAuth is still too hard&amp;#8230; but it doesn&amp;#8217;t have to be</title><link>http://josephsmarr.disqus.com/</link><description></description><atom:link href="https://josephsmarr.disqus.com/implementing_oauth_is_still_too_hard8230_but_it_doesn8217t_have_to_be/latest.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Thu, 09 Jun 2011 14:44:42 -0000</lastBuildDate><item><title>Re: Implementing OAuth is still too hard&amp;#8230; but it doesn&amp;#8217;t have to be</title><link>http://josephsmarr.com/2009/02/17/implementing-oauth-is-still-too-hard-but-it-doesnt-have-to-be/#comment-222539658</link><description>&lt;p&gt;It's now June of 2011 and I'm finding it very difficult to get an api interface figured out!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Russs</dc:creator><pubDate>Thu, 09 Jun 2011 14:44:42 -0000</pubDate></item><item><title>Re: Implementing OAuth is still too hard&amp;#8230; but it doesn&amp;#8217;t have to be</title><link>http://josephsmarr.com/2009/02/17/implementing-oauth-is-still-too-hard-but-it-doesnt-have-to-be/#comment-6397410</link><description>&lt;p&gt;Thanks for presenting this action list. I agree that these will tremendously improve the developer accessibility for OAuth.&lt;/p&gt;&lt;p&gt;Regarding terminology confusion, that's very true with the sheer number of tokens coupled with possibly name collision with app-specific parameters (which could be called "api_key", or "secret"). It makes it so easy to get a typo or function parameters swapped. On FireEagle, two different access tokens (user-specific and general access) are used, which may make things worse.&lt;/p&gt;&lt;p&gt;I haven't dabbled in OAuth much, but my first experience was implementing the Fire Eagle widget on MojiPage. We use the Python OAuth library, and provide useful abstraction for the widget (also written in Python) so that it needs only call a few functions. Debugging was a tad harder than the usual web app, but it was a smooth ride on the whole.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Wil Tan</dc:creator><pubDate>Thu, 19 Feb 2009 02:58:20 -0000</pubDate></item><item><title>Re: Implementing OAuth is still too hard&amp;#8230; but it doesn&amp;#8217;t have to be</title><link>http://josephsmarr.com/2009/02/17/implementing-oauth-is-still-too-hard-but-it-doesnt-have-to-be/#comment-6389213</link><description>&lt;p&gt;I followed your comment on Dave Winer post. &lt;br&gt;Just thought I would mention it. The Google OAuth playground is the one thing that finally got me to understand the process, since its interactive showing the requests, headers, tokens and responses. &lt;br&gt;Its located here : &lt;a href="http://www.googlecodesamples.com/oauth_playground/" rel="nofollow noopener" target="_blank" title="http://www.googlecodesamples.com/oauth_playground/"&gt;http://www.googlecodesample...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Daniel Rubio</dc:creator><pubDate>Wed, 18 Feb 2009 20:40:09 -0000</pubDate></item><item><title>Re: Implementing OAuth is still too hard&amp;#8230; but it doesn&amp;#8217;t have to be</title><link>http://josephsmarr.com/2009/02/17/implementing-oauth-is-still-too-hard-but-it-doesnt-have-to-be/#comment-6380673</link><description>&lt;p&gt;I think that all these ideas make perfectly sense, it would be ideal if recipes were collected for all of the OAuth libraries (i mean: having a version of the recipe for each library out there...).&lt;/p&gt;&lt;p&gt;In the meantime, today I have started to work on a prototype "transparent oauth provider", I should have something usable by tomorrow evening (day-job permitting :-) ) &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Luca</dc:creator><pubDate>Wed, 18 Feb 2009 14:49:46 -0000</pubDate></item><item><title>Re: Implementing OAuth is still too hard&amp;#8230; but it doesn&amp;#8217;t have to be</title><link>http://josephsmarr.com/2009/02/17/implementing-oauth-is-still-too-hard-but-it-doesnt-have-to-be/#comment-6374692</link><description>&lt;p&gt;A “transparent OAuth Provider” is exactly what I was looking for when I started trying to help Dave, too.  I've not yet had the chance until now to dive very deep into OAuth myself, and it's very easy to get one thing inexplicably wrong (eg. not url-encoding all the right parts) and have no clue what you got wrong because the signatures are necessarily so opaque.&lt;/p&gt;&lt;p&gt;Would be nice if the "training wheels" of a transparent provider could take all the client-side key/secret and duplicate the expected work for the client side as a cross-check.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Les Orchard</dc:creator><pubDate>Wed, 18 Feb 2009 10:22:44 -0000</pubDate></item><item><title>Re: Implementing OAuth is still too hard&amp;#8230; but it doesn&amp;#8217;t have to be</title><link>http://josephsmarr.com/2009/02/17/implementing-oauth-is-still-too-hard-but-it-doesnt-have-to-be/#comment-6371855</link><description>&lt;p&gt;Why don't we have a dinner in March to discuss?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dave</dc:creator><pubDate>Wed, 18 Feb 2009 07:30:12 -0000</pubDate></item><item><title>Re: Implementing OAuth is still too hard&amp;#8230; but it doesn&amp;#8217;t have to be</title><link>http://josephsmarr.com/2009/02/17/implementing-oauth-is-still-too-hard-but-it-doesnt-have-to-be/#comment-6369764</link><description>&lt;p&gt;I don't know, personally I never found OAuth hard so much as just new. The problems that people are facing aren't so much with the hows, as Winer had the hashing and such correct, but didn't understand that concepts as to why certain things were being done. I grokked OAuth after looking at the Yahoo! OAuth guide which displayed a graphic of the handshake process and was clear to me how to move from unauthorized to authorized and authenticated.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Karl Adam</dc:creator><pubDate>Wed, 18 Feb 2009 03:28:29 -0000</pubDate></item><item><title>Re: Implementing OAuth is still too hard&amp;#8230; but it doesn&amp;#8217;t have to be</title><link>http://josephsmarr.com/2009/02/17/implementing-oauth-is-still-too-hard-but-it-doesnt-have-to-be/#comment-6367317</link><description>&lt;p&gt;Ryan-sounds great, and I'll definitely take you up on that offer! ;) It's clear to me that a little extra time and effort by people like you and me whose jobs and companies depend on OAuth being easy to make it so will be a wise investment indeed.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Joseph Smarr</dc:creator><pubDate>Tue, 17 Feb 2009 23:38:12 -0000</pubDate></item><item><title>Re: Implementing OAuth is still too hard&amp;#8230; but it doesn&amp;#8217;t have to be</title><link>http://josephsmarr.com/2009/02/17/implementing-oauth-is-still-too-hard-but-it-doesnt-have-to-be/#comment-6361340</link><description>&lt;p&gt;A bit like your OpenID recipe that you wrote a few years ago.  We're planning to write this sort of guide for our book, but haven't started on the OAuth content yet.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Recordon</dc:creator><pubDate>Tue, 17 Feb 2009 22:23:01 -0000</pubDate></item><item><title>Re: Implementing OAuth is still too hard&amp;#8230; but it doesn&amp;#8217;t have to be</title><link>http://josephsmarr.com/2009/02/17/implementing-oauth-is-still-too-hard-but-it-doesnt-have-to-be/#comment-6361229</link><description>&lt;p&gt;Actually I think the first step should be a good recipe guide and a companion "transparent provider" that the recipe uses. It would take the user through getting/writing a library, hitting a basic "hello world" up to a more complex API call, and it would provide lots of detail and feedback at each step. The idea is, we could tell developers to "first get your code working against this extra-friendly OAuth API, and then turn it to twitter or whoever else you want o hit, since then you'll be confident that it at least works in theory already." And yes, I agree that these types of developer aids are necessary for all the Open Stack building blocks!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Joseph Smarr</dc:creator><pubDate>Tue, 17 Feb 2009 22:16:24 -0000</pubDate></item><item><title>Re: Implementing OAuth is still too hard&amp;#8230; but it doesn&amp;#8217;t have to be</title><link>http://josephsmarr.com/2009/02/17/implementing-oauth-is-still-too-hard-but-it-doesnt-have-to-be/#comment-6361034</link><description>&lt;p&gt;Makes sense and I think that these lessons and ideas are true for a lot of technologies.  If the OAuth community were to attack this list, what order do you think makes sense?  Is a validator the most important thing to build first?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Recordon</dc:creator><pubDate>Tue, 17 Feb 2009 22:05:39 -0000</pubDate></item></channel></rss>