Re: [OAUTH-WG] return to draft 6 spec org?
Darren Bounds <darren@cliqset.com> Tue, 13 July 2010 15:34 UTC
Return-Path: <darren@cliqset.com>
X-Original-To: oauth@core3.amsl.com
Delivered-To: oauth@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id C533C3A6A50 for <oauth@core3.amsl.com>; Tue, 13 Jul 2010 08:34:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.976
X-Spam-Level:
X-Spam-Status: No, score=-1.976 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, HTML_MESSAGE=0.001]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HoQWPWNVsx-7 for <oauth@core3.amsl.com>; Tue, 13 Jul 2010 08:34:43 -0700 (PDT)
Received: from mail-gw0-f44.google.com (mail-gw0-f44.google.com [74.125.83.44]) by core3.amsl.com (Postfix) with ESMTP id CBEEB3A6A82 for <oauth@ietf.org>; Tue, 13 Jul 2010 08:34:41 -0700 (PDT)
Received: by gwj19 with SMTP id 19so1111617gwj.31 for <oauth@ietf.org>; Tue, 13 Jul 2010 08:34:47 -0700 (PDT)
Received: by 10.100.136.3 with SMTP id j3mr1194972and.33.1279035287395; Tue, 13 Jul 2010 08:34:47 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.100.34.11 with HTTP; Tue, 13 Jul 2010 08:34:27 -0700 (PDT)
In-Reply-To: <AANLkTiknyfz3PMoP1l2wLIMB3Qptq34xMYUfyHNuhGLL@mail.gmail.com>
References: <AANLkTiknyfz3PMoP1l2wLIMB3Qptq34xMYUfyHNuhGLL@mail.gmail.com>
From: Darren Bounds <darren@cliqset.com>
Date: Tue, 13 Jul 2010 11:34:27 -0400
Message-ID: <AANLkTil4qimYwlwBT-AV7-6RU6f2eX_saQw8Je8Nkhai@mail.gmail.com>
To: Brian Eaton <beaton@google.com>
Content-Type: multipart/alternative; boundary="0016e64088a0f5df82048b469bee"
Cc: oauth@ietf.org
Subject: Re: [OAUTH-WG] return to draft 6 spec org?
X-BeenThere: oauth@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: OAUTH WG <oauth.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/oauth>, <mailto:oauth-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/oauth>
List-Post: <mailto:oauth@ietf.org>
List-Help: <mailto:oauth-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/oauth>, <mailto:oauth-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 13 Jul 2010 15:34:45 -0000
+1 On Sun, Jul 11, 2010 at 12:15 AM, Brian Eaton <beaton@google.com> wrote: > I think it would be a good idea to return to the draft 6 organization. > > Draft 6: normative language for each flow was called out separately, > and was described from start to finish, in chronological order, with > no interruption. Each step showed what a client should send, and what > an authorization server should return. > > Draft 7 and further: flows are merged to reuse spec language. Steps > for any given use case are now interrupted with steps for other use > cases. > > For example, consider a client developer who wants to implement the > web server flow. > > First they have to read section 3.1, to describe the redirect they > need to send to the authorization server. > > Then they read section 3.2, to see the redirect back. > > Then they read section 4.1.1, to see the request they send to the > authorization server. > > Then they skip a few pages, because they don't care about assertions > or passwords or refresh tokens. > > They they read section 4.2, to see the response from the authorization > server. > > Then they skip several more pages to get to section 5, so they can access > data. > > Then they skip back to section 4.1.4, because they need to refresh their > token. > > > Compare this to draft 6: > - read section 2.5 > this is everything you need to get a token, with no intervening > cruft about credentials you don't have. > > - read section 4 > this is everything you need to use a token. > > - read section 3 > this is everything you need to refresh a token. > > Cheers, > Brian > _______________________________________________ > OAuth mailing list > OAuth@ietf.org > https://www.ietf.org/mailman/listinfo/oauth > -- darren bounds darren@cliqset.com
- [OAUTH-WG] return to draft 6 spec org? Brian Eaton
- Re: [OAUTH-WG] return to draft 6 spec org? Eran Hammer-Lahav
- Re: [OAUTH-WG] return to draft 6 spec org? Brian Eaton
- Re: [OAUTH-WG] return to draft 6 spec org? Eran Hammer-Lahav
- Re: [OAUTH-WG] return to draft 6 spec org? Darren Bounds
- Re: [OAUTH-WG] return to draft 6 spec org? Brian Eaton
- Re: [OAUTH-WG] return to draft 6 spec org? Nat