Re: [OAUTH-WG] TR: [oauth] #27: Incorporate bearer "scope" character restrictions into the base spec
Eran Hammer-Lahav <eran@hueniverse.com> Fri, 02 December 2011 15:21 UTC
Return-Path: <eran@hueniverse.com>
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 163C621F8C44 for <oauth@ietfa.amsl.com>; Fri, 2 Dec 2011 07:21:56 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.498
X-Spam-Level:
X-Spam-Status: No, score=-2.498 tagged_above=-999 required=5 tests=[AWL=0.101, BAYES_00=-2.599]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9OE6ABTmumYr for <oauth@ietfa.amsl.com>; Fri, 2 Dec 2011 07:21:55 -0800 (PST)
Received: from p3plex1out01.prod.phx3.secureserver.net (p3plex1out01.prod.phx3.secureserver.net [72.167.180.17]) by ietfa.amsl.com (Postfix) with SMTP id 7806E21F8C43 for <oauth@ietf.org>; Fri, 2 Dec 2011 07:21:52 -0800 (PST)
Received: (qmail 26088 invoked from network); 2 Dec 2011 15:21:47 -0000
Received: from unknown (HELO smtp.ex1.secureserver.net) (72.167.180.19) by p3plex1out01.prod.phx3.secureserver.net with SMTP; 2 Dec 2011 15:21:33 -0000
Received: from P3PW5EX1MB01.EX1.SECURESERVER.NET ([10.6.135.19]) by P3PW5EX1HT001.EX1.SECURESERVER.NET ([72.167.180.19]) with mapi; Fri, 2 Dec 2011 08:21:27 -0700
From: Eran Hammer-Lahav <eran@hueniverse.com>
To: "MARCON, JEROME (JEROME)" <jerome.marcon@alcatel-lucent.com>, "oauth@ietf.org" <oauth@ietf.org>
Date: Fri, 02 Dec 2011 08:21:18 -0700
Thread-Topic: [OAUTH-WG] TR: [oauth] #27: Incorporate bearer "scope" character restrictions into the base spec
Thread-Index: AcyO4SjsM77LWWueRGCcTBJU/UeC4wiFpQVwAAOSJfA=
Message-ID: <90C41DD21FB7C64BB94121FBBC2E723452856C7184@P3PW5EX1MB01.EX1.SECURESERVER.NET>
References: <BFE0F4202603194E8C5A9E5705DFC6C5345D8DD59C@FRMRSSXCHMBSA2.dc-m.alcatel-lucent.com>
In-Reply-To: <BFE0F4202603194E8C5A9E5705DFC6C5345D8DD59C@FRMRSSXCHMBSA2.dc-m.alcatel-lucent.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
acceptlanguage: en-US
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Subject: Re: [OAUTH-WG] TR: [oauth] #27: Incorporate bearer "scope" character restrictions into the base spec
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: Fri, 02 Dec 2011 15:21:56 -0000
It has to be. > -----Original Message----- > From: oauth-bounces@ietf.org [mailto:oauth-bounces@ietf.org] On Behalf > Of MARCON, JEROME (JEROME) > Sent: Friday, December 02, 2011 5:47 AM > To: oauth@ietf.org > Subject: [OAUTH-WG] TR: [oauth] #27: Incorporate bearer "scope" character > restrictions into the base spec > > Hello everyone, > > Does someone know if ticket#27 (Incorporate bearer "scope" character > restrictions into the base spec) is still planned to be resolved ? > > Many thanks, > Jerome Marcon > > -----Message d'origine----- > De : oauth-bounces@ietf.org [mailto:oauth-bounces@ietf.org] De la part de > oauth issue tracker Envoyé : jeudi 20 octobre 2011 06:31 À : > barryleiba@computer.org Cc : oauth@ietf.org Objet : [OAUTH-WG] [oauth] > #27: Incorporate bearer "scope" character restrictions into the base spec > > #27: Incorporate bearer "scope" character restrictions into the base spec > > This is part of the resolution of issue #26, as discussed on the mailing > list: > > Can you please open an issue for the core spec to incorporate the scope > character restrictions from the bearer spec into the core spec? These > restrictions are: > > scope = "scope" "=" <"> scope-val *( SP scope-val ) <"> > scope-val = 1*scope-val-char > scope-val-char = %x21 / %x23-5B / %x5D-7E > > -- > --------------------------------+------------------------------------ > Reporter: barryleiba@. | Owner: > Type: task | Status: new > Priority: minor | Milestone: Deliver OAuth 2.0 spec > Component: v2 | Version: > Severity: Active WG Document | Keywords: > --------------------------------+------------------------------------ > > Ticket URL: <http://trac.tools.ietf.org/wg/oauth/trac/ticket/27> > oauth <http://tools.ietf.org/oauth/> > > _______________________________________________ > OAuth mailing list > OAuth@ietf.org > https://www.ietf.org/mailman/listinfo/oauth > _______________________________________________ > OAuth mailing list > OAuth@ietf.org > https://www.ietf.org/mailman/listinfo/oauth
- [OAUTH-WG] TR: [oauth] #27: Incorporate bearer "s… MARCON, JEROME (JEROME)
- Re: [OAUTH-WG] TR: [oauth] #27: Incorporate beare… Eran Hammer-Lahav