Re: [OAUTH-WG] Native Client Extension

Skylar Woodward <skylar@kiva.org> Sat, 05 March 2011 03:21 UTC

Return-Path: <skylar@kiva.org>
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 D44113A6902 for <oauth@core3.amsl.com>; Fri, 4 Mar 2011 19:21:36 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level:
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599]
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 143UECBHimGo for <oauth@core3.amsl.com>; Fri, 4 Mar 2011 19:21:35 -0800 (PST)
Received: from na3sys010aog114.obsmtp.com (na3sys010aog114.obsmtp.com [74.125.245.96]) by core3.amsl.com (Postfix) with SMTP id 50E403A68F9 for <oauth@ietf.org>; Fri, 4 Mar 2011 19:21:34 -0800 (PST)
Received: from source ([74.125.83.172]) (using TLSv1) by na3sys010aob114.postini.com ([74.125.244.12]) with SMTP ID DSNKTXGshA49gmKxgW8OT9Ohgi4CBFieIY50@postini.com; Fri, 04 Mar 2011 19:22:45 PST
Received: by pve39 with SMTP id 39so430032pve.3 for <oauth@ietf.org>; Fri, 04 Mar 2011 19:22:44 -0800 (PST)
Received: by 10.142.90.2 with SMTP id n2mr1140134wfb.157.1299295363084; Fri, 04 Mar 2011 19:22:43 -0800 (PST)
Received: from [10.0.1.9] (c-24-5-80-5.hsd1.ca.comcast.net [24.5.80.5]) by mx.google.com with ESMTPS id w11sm145836wfh.18.2011.03.04.19.22.41 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 04 Mar 2011 19:22:41 -0800 (PST)
Mime-Version: 1.0 (Apple Message framework v1082)
Content-Type: text/plain; charset="us-ascii"
From: Skylar Woodward <skylar@kiva.org>
In-Reply-To: <AANLkTinyjwfyEgtT83eDELZ2-To7uwLgqavgOk=Xr2BY@mail.gmail.com>
Date: Fri, 04 Mar 2011 19:21:30 -0800
Content-Transfer-Encoding: quoted-printable
Message-Id: <92D3BF86-64A0-4280-9387-60E5A0966A90@kiva.org>
References: <AANLkTi=YWLHV1Yi0bdKTaDaBw3X5D6Y_kk3xt7EvJHe_@mail.gmail.com> <4D239DCF.4030501@lodderstedt.net> <AANLkTi=RAS5X0jUjxFzf6k1_r+79NFSFjmZs2bw2Lg3o@mail.gmail.com> <3C83928E-56D5-4386-A075-9ECF1F3A469C@kiva.org> <AANLkTin_=nJi7yeJ8VTMV-dufB8UoP5Y4r1ffM+82vgO@mail.gmail.com> <4E163351-08AE-47FA-B1F2-ECE6535346C1@kiva.org> <90C41DD21FB7C64BB94121FBBC2E723445A8FB28DE@P3PW5EX1MB01.EX1.SECURESERVER.NET> <AANLkTinyjwfyEgtT83eDELZ2-To7uwLgqavgOk=Xr2BY@mail.gmail.com>
To: Marius Scurtescu <mscurtescu@google.com>
X-Mailer: Apple Mail (2.1082)
Cc: OAuth WG <oauth@ietf.org>
Subject: Re: [OAUTH-WG] Native Client Extension
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: Sat, 05 Mar 2011 03:21:36 -0000

Marius, did you have an alternative to suggest for this?

Not that it has to be in the spec, but it would be nice to have a best practice for this as it's a common case.


> On Fri, Jan 28, 2011 at 10:25 AM, Eran Hammer-Lahav <eran at hueniverse.com> wrote:
> > -12 3.1.1:
> >
> >   The redirection URI MUST be an absolute URI and MAY include a query
> >   component, which MUST be retained by the authorization server when
> >   adding additional query parameters.
> >
> > 'oob' is not an absolute URI.
> 
> Good point, I missed the absolute part. Thanks for pointing this out.
> 
> Let me think about it, the URN you suggested is a good start.
> 
> Marius
> 
> From: Marius Scurtescu [mailto:mscurtescu at google.com]
> Sent: Friday, January 28, 2011 10:07 AM
> To: Eran Hammer-Lahav
> Cc: Skylar Woodward; OAuth WG
> Subject: Re: [OAUTH-WG] Native Client Extension
> 
> On Fri, Jan 28, 2011 at 8:21 AM, Eran Hammer-Lahav
> <eran at hueniverse.com> wrote:
> > Why not:
> >
> > urn:ietf:wg:oauth:2.0:oob
> >