Re: [OAUTH-WG] Native Client Extension

Skylar Woodward <skylar@kiva.org> Mon, 23 May 2011 20:45 UTC

Return-Path: <skylar@kiva.org>
X-Original-To: oauth@ietfa.amsl.com
Delivered-To: oauth@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6216BE0850 for <oauth@ietfa.amsl.com>; Mon, 23 May 2011 13:45:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.599
X-Spam-Level:
X-Spam-Status: No, score=-6.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, RCVD_IN_DNSWL_MED=-4]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZBGSGM+gNq8M for <oauth@ietfa.amsl.com>; Mon, 23 May 2011 13:45:35 -0700 (PDT)
Received: from na3sys010aog103.obsmtp.com (na3sys010aog103.obsmtp.com [74.125.245.74]) by ietfa.amsl.com (Postfix) with SMTP id 9C28DE0808 for <oauth@ietf.org>; Mon, 23 May 2011 13:45:35 -0700 (PDT)
Received: from mail-pv0-f175.google.com ([74.125.83.175]) (using TLSv1) by na3sys010aob103.postini.com ([74.125.244.12]) with SMTP ID DSNKTdrHbvZGDM+Rz7kxIxY80rz5dwPKFCo8@postini.com; Mon, 23 May 2011 13:45:35 PDT
Received: by mail-pv0-f175.google.com with SMTP id 30so2901087pvc.20 for <oauth@ietf.org>; Mon, 23 May 2011 13:45:34 -0700 (PDT)
Received: by 10.68.30.39 with SMTP id p7mr2378194pbh.34.1306183534858; Mon, 23 May 2011 13:45:34 -0700 (PDT)
Received: from [172.23.61.5] ([67.218.98.104]) by mx.google.com with ESMTPS id 9sm4543583pbt.46.2011.05.23.13.45.16 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 23 May 2011 13:45:33 -0700 (PDT)
Mime-Version: 1.0 (Apple Message framework v1084)
Content-Type: text/plain; charset="us-ascii"
From: Skylar Woodward <skylar@kiva.org>
In-Reply-To: <AANLkTimtPbcekmSWFECqQAhT2b2UdZjYVAejVM6FxRQM@mail.gmail.com>
Date: Mon, 23 May 2011 13:44:58 -0700
Content-Transfer-Encoding: quoted-printable
Message-Id: <2D97DDEA-22C1-4311-B21E-29CA1CA2E6D7@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> <90C41DD21FB7C64BB94121FBBC2E723445A8FB297E@P3PW5EX1MB01.EX1.SECURESERVER.NET> <AANLkTimtPbcekmSWFECqQAhT2b2UdZjYVAejVM6FxRQM@mail.gmail.com>
To: Marius Scurtescu <mscurtescu@google.com>
X-Mailer: Apple Mail (2.1084)
Cc: OAuth WG <oauth@ietf.org>
Subject: Re: [OAUTH-WG] Native Client Extension
X-BeenThere: oauth@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: OAUTH WG <oauth.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/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: Mon, 23 May 2011 20:45:36 -0000

Just for the record, I spoke with Marius just now and they'll be using Eran's suggested URN for this (as well as 'oob' as a non-complient alias):

	urn:ietf:wg:oauth:2.0:oob

Still remains to be codified in some way as an official suggestion. Would this belong in the core spec?

skylar


On Jan 28, 2011, at 11:24 AM, Marius Scurtescu wrote:

> On Fri, Jan 28, 2011 at 10:25 AM, Eran Hammer-Lahav <eran@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
> _______________________________________________
> OAuth mailing list
> OAuth@ietf.org
> https://www.ietf.org/mailman/listinfo/oauth