Re: [OAUTH-WG] draft-ietf-oauth-v2-bearer-09: Open Issues & Proposed Resolutions

Mike Jones <Michael.Jones@microsoft.com> Fri, 14 October 2011 18:18 UTC

Return-Path: <Michael.Jones@microsoft.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 A3E6121F8CC5 for <oauth@ietfa.amsl.com>; Fri, 14 Oct 2011 11:18:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -10.463
X-Spam-Level:
X-Spam-Status: No, score=-10.463 tagged_above=-999 required=5 tests=[AWL=0.136, BAYES_00=-2.599, RCVD_IN_DNSWL_HI=-8]
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 6ii1QBLEqHMd for <oauth@ietfa.amsl.com>; Fri, 14 Oct 2011 11:18:18 -0700 (PDT)
Received: from smtp.microsoft.com (mail3.microsoft.com [131.107.115.214]) by ietfa.amsl.com (Postfix) with ESMTP id 30CDE21F8CC3 for <oauth@ietf.org>; Fri, 14 Oct 2011 11:18:18 -0700 (PDT)
Received: from TK5EX14HUBC107.redmond.corp.microsoft.com (157.54.80.67) by TK5-EXGWY-E803.partners.extranet.microsoft.com (10.251.56.169) with Microsoft SMTP Server (TLS) id 8.2.176.0; Fri, 14 Oct 2011 11:18:17 -0700
Received: from TK5EX14MBXC284.redmond.corp.microsoft.com ([169.254.1.142]) by TK5EX14HUBC107.redmond.corp.microsoft.com ([157.54.80.67]) with mapi id 14.01.0339.002; Fri, 14 Oct 2011 11:18:17 -0700
From: Mike Jones <Michael.Jones@microsoft.com>
To: Hannes Tschofenig <hannes.tschofenig@gmx.net>, Bob Van Zant <bob@veznat.com>
Thread-Topic: [OAUTH-WG] draft-ietf-oauth-v2-bearer-09: Open Issues & Proposed Resolutions
Thread-Index: AQHMip0WmyebLEkdsU6M7VYC1BiSYpV8JcAg
Date: Fri, 14 Oct 2011 18:18:17 +0000
Message-ID: <4E1F6AAD24975D4BA5B16804296739435C23CA0D@TK5EX14MBXC284.redmond.corp.microsoft.com>
References: <101476B6-E03C-4188-9DB4-176541FDC0C5@gmx.net> <CADrOfL+HDyFZo6Vm8Ft_+9NBQxYyZOuhNLAf=7nzBmB9TsR7cw@mail.gmail.com> <4E7FD14D-3605-4B23-99A3-5F2B3CF813FF@gmx.net>
In-Reply-To: <4E7FD14D-3605-4B23-99A3-5F2B3CF813FF@gmx.net>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
x-originating-ip: [157.54.51.37]
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Cc: OAuth WG <oauth@ietf.org>
Subject: Re: [OAUTH-WG] draft-ietf-oauth-v2-bearer-09: Open Issues & Proposed Resolutions
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, 14 Oct 2011 18:18:18 -0000

I think that William Mills already gave the best answer to the extensibility question when he wrote:
"I think removing the auth-param usage is workable.  Then if we need extensibility defining a new scheme can do that.  It's a bit more work that way if needed, but it's clean."

				Best wishes,
				-- Mike

-----Original Message-----
From: oauth-bounces@ietf.org [mailto:oauth-bounces@ietf.org] On Behalf Of Hannes Tschofenig
Sent: Friday, October 14, 2011 11:14 AM
To: Bob Van Zant
Cc: OAuth WG
Subject: Re: [OAUTH-WG] draft-ietf-oauth-v2-bearer-09: Open Issues & Proposed Resolutions

Hi Bob, 

the question is only how to provide extensibility then. You are then essentially forced to know, because of pre-arrangements, what the content of the blob is going to be. 

Is that also fine for you? 

On Oct 14, 2011, at 7:04 PM, Bob Van Zant wrote:

> I'm in favor of removing the auth param option. It seems that half the 
> point of the Bearer token is to have a very simple way of passing 
> around opaque tokens.
> 
> If there are reasons for building a more feature-ful token with cool 
> parameters then let's bring about a new token type. For now I like the 
> brain dead simple Bearer:
> 
>    credentials = "Bearer" 1*SP b64token
> 
> -Bob

Ciao
Hannes

_______________________________________________
OAuth mailing list
OAuth@ietf.org
https://www.ietf.org/mailman/listinfo/oauth