Re: [OAUTH-WG] user-agent flow needs a rewrite

Brian Eaton <beaton@google.com> Tue, 13 July 2010 22:06 UTC

Return-Path: <beaton@google.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 64F543A69FF for <oauth@core3.amsl.com>; Tue, 13 Jul 2010 15:06:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -105.713
X-Spam-Level:
X-Spam-Status: No, score=-105.713 tagged_above=-999 required=5 tests=[AWL=0.264, BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, RCVD_IN_DNSWL_MED=-4, USER_IN_WHITELIST=-100]
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 cdH8FmIt1Ebw for <oauth@core3.amsl.com>; Tue, 13 Jul 2010 15:06:16 -0700 (PDT)
Received: from smtp-out.google.com (smtp-out.google.com [216.239.44.51]) by core3.amsl.com (Postfix) with ESMTP id 8127D3A67D7 for <oauth@ietf.org>; Tue, 13 Jul 2010 15:06:16 -0700 (PDT)
Received: from wpaz1.hot.corp.google.com (wpaz1.hot.corp.google.com [172.24.198.65]) by smtp-out.google.com with ESMTP id o6DM6PfQ021118 for <oauth@ietf.org>; Tue, 13 Jul 2010 15:06:25 -0700
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=google.com; s=beta; t=1279058785; bh=xd6GJea1ZFHEplMfp1T7KN2kwAY=; h=MIME-Version:In-Reply-To:References:Date:Message-ID:Subject:From: To:Cc:Content-Type; b=bcL5a1hZo7I0B0O1f2Q3T7RmFgE/7zBLaxHzpvK4PuoFzWAVr+wgtX8jkpbGSPcgi /3bdY7f3Wz9pYhVRTZVQw==
DomainKey-Signature: a=rsa-sha1; s=beta; d=google.com; c=nofws; q=dns; h=mime-version:in-reply-to:references:date:message-id:subject:from:to: cc:content-type:x-system-of-record; b=rWf9viBFRxXJjIphPz0LItIc49K/sxTeOJ8A3imOeLS7MJ5cK4B3y8LTDDIyrAXDD mtWs8ZxnJQGwZ5SctTnHA==
Received: from pwj9 (pwj9.prod.google.com [10.241.219.73]) by wpaz1.hot.corp.google.com with ESMTP id o6DM6Oru032741 for <oauth@ietf.org>; Tue, 13 Jul 2010 15:06:24 -0700
Received: by pwj9 with SMTP id 9so2737095pwj.13 for <oauth@ietf.org>; Tue, 13 Jul 2010 15:06:23 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.142.142.15 with SMTP id p15mr16216589wfd.207.1279058783835; Tue, 13 Jul 2010 15:06:23 -0700 (PDT)
Received: by 10.142.193.19 with HTTP; Tue, 13 Jul 2010 15:06:23 -0700 (PDT)
In-Reply-To: <C8623017.37208%eran@hueniverse.com>
References: <AANLkTin98uuCmGfr-X0A7JrN1LfUwKlb2RF3FYhJTDev@mail.gmail.com> <C8623017.37208%eran@hueniverse.com>
Date: Tue, 13 Jul 2010 15:06:23 -0700
Message-ID: <AANLkTimXWHBHv1WAuZhrormospJ0bEXcz-nTtEsSe8Wv@mail.gmail.com>
From: Brian Eaton <beaton@google.com>
To: Eran Hammer-Lahav <eran@hueniverse.com>
Content-Type: text/plain; charset="ISO-8859-1"
X-System-Of-Record: true
Cc: OAuth WG <oauth@ietf.org>
Subject: Re: [OAUTH-WG] user-agent flow needs a rewrite
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 22:06:17 -0000

On Tue, Jul 13, 2010 at 3:00 PM, Eran Hammer-Lahav <eran@hueniverse.com> wrote:
> In an attempt to accommodate Brian's request for more concentrated flow
> descriptions, I am working on coming up with come middle ground between -05
> and -10.

Thank you!