[OAUTH-WG] TR: [oauth] #27: Incorporate bearer "scope" character restrictions into the base spec
"MARCON, JEROME (JEROME)" <jerome.marcon@alcatel-lucent.com> Fri, 02 December 2011 13:47 UTC
Return-Path: <jerome.marcon@alcatel-lucent.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 5149921F8DEB for <oauth@ietfa.amsl.com>; Fri, 2 Dec 2011 05:47:09 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.249
X-Spam-Level:
X-Spam-Status: No, score=-6.249 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HELO_EQ_FR=0.35, RCVD_IN_DNSWL_MED=-4]
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 A+d2uezh64ah for <oauth@ietfa.amsl.com>; Fri, 2 Dec 2011 05:47:08 -0800 (PST)
Received: from smail3.alcatel.fr (smail3.alcatel.fr [62.23.212.56]) by ietfa.amsl.com (Postfix) with ESMTP id 7E0A321F8DE6 for <oauth@ietf.org>; Fri, 2 Dec 2011 05:47:04 -0800 (PST)
Received: from FRMRSSXCHHUB02.dc-m.alcatel-lucent.com (FRMRSSXCHHUB02.dc-m.alcatel-lucent.com [135.120.45.62]) by smail3.alcatel.fr (8.14.3/8.14.3/ICT) with ESMTP id pB2Dku0w011239 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NOT) for <oauth@ietf.org>; Fri, 2 Dec 2011 14:47:02 +0100
Received: from FRMRSSXCHMBSA2.dc-m.alcatel-lucent.com ([135.120.45.34]) by FRMRSSXCHHUB02.dc-m.alcatel-lucent.com ([135.120.45.62]) with mapi; Fri, 2 Dec 2011 14:46:56 +0100
From: "MARCON, JEROME (JEROME)" <jerome.marcon@alcatel-lucent.com>
To: "oauth@ietf.org" <oauth@ietf.org>
Date: Fri, 02 Dec 2011 14:46:55 +0100
Thread-Topic: [OAUTH-WG] [oauth] #27: Incorporate bearer "scope" character restrictions into the base spec
Thread-Index: AcyO4SjsM77LWWueRGCcTBJU/UeC4wiFpQVw
Message-ID: <BFE0F4202603194E8C5A9E5705DFC6C5345D8DD59C@FRMRSSXCHMBSA2.dc-m.alcatel-lucent.com>
Accept-Language: fr-FR, en-US
Content-Language: fr-FR
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
acceptlanguage: fr-FR, en-US
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
X-Scanned-By: MIMEDefang 2.69 on 155.132.188.83
Subject: [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 13:47:09 -0000
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-WG] TR: [oauth] #27: Incorporate bearer "s… MARCON, JEROME (JEROME)
- Re: [OAUTH-WG] TR: [oauth] #27: Incorporate beare… Eran Hammer-Lahav