Re: [OAUTH-WG] Fwd: Re: Mandatory-to-implement token type

Dan Taflin <dan.taflin@gettyimages.com> Fri, 02 December 2011 22:41 UTC

Return-Path: <dan.taflin@gettyimages.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 8AA4311E80A1 for <oauth@ietfa.amsl.com>; Fri, 2 Dec 2011 14:41:03 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.699
X-Spam-Level:
X-Spam-Status: No, score=-2.699 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, J_CHICKENPOX_72=0.6, MIME_8BIT_HEADER=0.3, RCVD_IN_DNSWL_LOW=-1]
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 u-3KUZptiTmt for <oauth@ietfa.amsl.com>; Fri, 2 Dec 2011 14:41:02 -0800 (PST)
Received: from ch1outboundpool.messaging.microsoft.com (ch1ehsobe006.messaging.microsoft.com [216.32.181.186]) by ietfa.amsl.com (Postfix) with ESMTP id 88D1C11E809A for <oauth@ietf.org>; Fri, 2 Dec 2011 14:41:02 -0800 (PST)
Received: from mail102-ch1-R.bigfish.com (10.43.68.245) by CH1EHSOBE002.bigfish.com (10.43.70.52) with Microsoft SMTP Server id 14.1.225.22; Fri, 2 Dec 2011 22:41:01 +0000
Received: from mail102-ch1 (localhost [127.0.0.1]) by mail102-ch1-R.bigfish.com (Postfix) with ESMTP id B5FE6340115; Fri, 2 Dec 2011 22:41:01 +0000 (UTC)
X-SpamScore: -44
X-BigFish: VPS-44(zf7Izbb2dK9371Kc89bh146fK542M1432N98dKzz1202hzz1033IL8275bh8275dhz2fh2a8h668h839h946h)
X-Forefront-Antispam-Report: CIP:216.169.250.56; KIP:(null); UIP:(null); IPV:NLI; H:SEAPXCH10CAHT02.amer.gettywan.com; RD:mailtest.gettyimages.com; EFVD:NLI
Received-SPF: pass (mail102-ch1: domain of gettyimages.com designates 216.169.250.56 as permitted sender) client-ip=216.169.250.56; envelope-from=dan.taflin@gettyimages.com; helo=SEAPXCH10CAHT02.amer.gettywan.com ; gettywan.com ;
Received: from mail102-ch1 (localhost.localdomain [127.0.0.1]) by mail102-ch1 (MessageSwitch) id 1322865659485998_4116; Fri, 2 Dec 2011 22:40:59 +0000 (UTC)
Received: from CH1EHSMHS021.bigfish.com (snatpool1.int.messaging.microsoft.com [10.43.68.252]) by mail102-ch1.bigfish.com (Postfix) with ESMTP id 6FD12560048; Fri, 2 Dec 2011 22:40:59 +0000 (UTC)
Received: from SEAPXCH10CAHT02.amer.gettywan.com (216.169.250.56) by CH1EHSMHS021.bigfish.com (10.43.70.21) with Microsoft SMTP Server (TLS) id 14.1.225.22; Fri, 2 Dec 2011 22:40:59 +0000
Received: from SEAPXCH10MBX01.amer.gettywan.com ([fe80::f054:280d:92db:5fff]) by SEAPXCH10CAHT02.amer.gettywan.com ([::1]) with mapi id 14.01.0289.001; Fri, 2 Dec 2011 14:40:57 -0800
From: Dan Taflin <dan.taflin@gettyimages.com>
To: André DeMarre <andredemarre@gmail.com>, OAuth WG <oauth@ietf.org>
Thread-Topic: [OAUTH-WG] Fwd: Re: Mandatory-to-implement token type
Thread-Index: AcyxQ3KSK8qiea6r8k6/8g3eDyb7HQ==
Date: Fri, 02 Dec 2011 22:40:56 +0000
Message-ID: <CAFE93F5.36994%dan.taflin@gettyimages.com>
In-Reply-To: <CAEwGkqDzm_g4bhANwCaCtN6POXRZ4ngT2JO8Kur6WtO0FO4qsQ@mail.gmail.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
user-agent: Microsoft-Entourage/13.11.0.110726
x-originating-ip: [10.194.102.41]
Content-Type: text/plain; charset="Windows-1252"
Content-ID: <21262D636947F345928A84354F7D9300@gettyimages.com>
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
X-OriginatorOrg: gettyimages.com
Subject: Re: [OAUTH-WG] Fwd: Re: Mandatory-to-implement token type
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 22:41:03 -0000

+1

I agree with Andre and Stephen and others who argued against an MTI token type. As an architect of a (soon-to-be) oauth server I can state that we will almost certainly support bearer token only, and that we will be writing the code ourselves, not using a library. I don’t really see how a generic server-side library could be written anyway, since so much of what goes on at the server is left unspecified (what to put in the token and how to read it, for example). Maybe I just suffer from a lack of imagination.

Client-side libraries that deal with opaque tokens seem like a more realistic expectation, and specifying an MTI token type for a library to be able to declare itself “oauth 2.0 compliant” seems reasonable, though I’m not sure it’s important to mandate it.

Dan

On 12/2/11 2:13 PM, "André DeMarre" <andredemarre@gmail.com> wrote:

+1

A server will issue whichever token types satisfy its own requirements, so IMHO the idea of an MTI token type is a concern for client implementations. We can distinguish between two categories of clients: (1) interoperable clients and (2) service-specific clients.

Obviously, service-specific clients must implement the token types used by the authorization server. Interoperable clients (probably OAuth client libraries) is where an MTI token type might have value.

We can extend the differentiation of interoperable/service-specific to authorization servers as well, where a generic OAuth server library is an interoperable server, but it becomes a service-specific server when it is used to implement an actual service.

Is this a good compromise? If the spec defines interoperable and service-specific clients and servers in such a way, then it can claim that interoperable clients and servers must implement bearer tokens (for example), but service-specific clients and servers have no MTI token type.

Regards,
Andre DeMarre


On Fri, Dec 2, 2011 at 12:08 PM, Justin Richer <jricher@mitre.org> wrote:

 Forwarding my response to the list. (oops)

  -- Justin

 -------- Original Message --------
 Subject:  Re: [OAUTH-WG] Mandatory-to-implement token type
 Date:  Fri, 02 Dec 2011 15:07:39 -0500
 From:  Justin Richer <jricher@mitre.org> <mailto:jricher@mitre.org>
 To:  Stephen Farrell <stephen.farrell@cs.tcd.ie> <mailto:stephen.farrell@cs.tcd.ie>


I still don't think that having an MTI token type actually buys us
anything, and what I *really* don't understand from this entire argument
is the weight that's being put behind "Compliance with OAuth2" and what
that means.

With no MTI token type, we can still have interop for people who claim
to be compliant with "OAuth2 + OAuth2 Bearer", or to borrow the example
below, compliant with "OAuth2 + AWESOME". Both of these are compliant
with "OAuth2" because they use OAuth2 to issue their tokens. *Those*
parts of the library should work just fine to interop between each
other. Since you're getting a JSON or fragment-encoded structure back as
the token, you should be able to toss that into some kind of generic
data structure and hand it to the token-handling part of your library,
which is going to need more smarts to know what to do with it.

A robust OAuth2 library, from server or client perspective, will likely
do both Bearer and Mac and let you pick which you want. A good discovery
system will aid that. An extended library will give you AWESOME tokens
as well. *All* of these should be called compliant with OAuth2, in my
opinion, and in this case it would be compliant with "OAuth2 + Bearer +
MAC + AWESOME". A great library indeed!

Making a MTI misses the point of the composability of the system, does
absolutely nothing for real-world interop due to reasons I've already
laid out in previous emails, will cause people to ignore the spec and be
in noncompliance for something they think is dumb, have unused and
untested code just to claim compliance that nobody cares about, and
ultimately makes us look a bit silly for insisting that one solution
will fit all use cases and that we can have any sense of real authority
in this over developers.

I'd like to point out that there's no MTI token-acquisition flow, which
is arguably more important for worldwide interop and just as untenable a
solution given the reality of the internet -- and I can also guarantee
that we will never see agreement over an MTI grant type / token flow due
to the simple fact that some instances will only do client credentials
for 2-legged and some will do code for 3-legged, and the two of those
probably don't want to talk to each other.

In summary, I suggest that "compliance with OAuth2" be defined in terms
of each of the separate composable documents and their combinations, and
that "compliance with OAuth2" not be limited to a particular combination
of any of them.

 -- Justin

On 12/01/2011 09:27 PM, Stephen Farrell wrote:
>
> Hiya,
>
> On 12/02/2011 02:14 AM, Michael D Adams wrote:
>> On Thu, Dec 1, 2011 at 5:44 PM, Stephen Farrell
>> <stephen.farrell@cs.tcd.ie> <mailto:stephen.farrell@cs.tcd.ie>   wrote:
>>> On 12/02/2011 01:38 AM, Michael D Adams wrote:
>>>> So an MTI token type + no client preference is equivalent to there
>>>> only existing one token type.
>>>
>>> Maybe.
>>>
>>> However, no MTI token type + no client preference = no interop.
>>>
>>> So I don't get your argument. (When thinking of interop.)
>>
>> I think it's me that doesn't understand your argument.
>
> That can be mutual:-)
>
>> Suppose an authorization server implements OAuth2 and has some
>> requirement that the MTI token type doesn't provide (as William Mills
>> suggested), so the server implements token type AWESOME in addition to
>> token type MTI.
>>
>> Whenever a token is requested, the authorization server issues one of
>> type AWESOME.  Type MTI is never issued.
>>
>> Why bother implementing type MTI if it's never used?
>
> That, I think, assumes that the requesting party only ever works with
> the AWESOME token-type issuer. Seems a shame to me that whoever wrote
> that code can't work with any other MTI token-type issuer as well, at
> least.
>
>> Additionally, the authorization server could not implement type MTI
>> but claim it did.  There's no way for a third party to verify the
>> claim since the authorization server never issues a token of type MTI.
>
> Irrelevant. I could claim to be handsome. Would work equally
> well.
>
>> If tokens of type MTI are never used by this server, how does the MTI
>> token type help interop?Is your argument that this server would say
>> "No, we do not support OAuth2.  We do, however, support
>> OAuth2+AWESOME."?  That semantic argument I understand, but I am
>> ignorant as to how/if it fits into the RFC.
>
> No, my argument is that there are many servers and many clients on
> the Internet and having them all have a way to interop, if they
> choose to do so, is a good thing in itself. Writing an RFC so that
> its a random pick as to whether they do or don't interop is not IMO
> a good thing.
>
> S.
>
>
>
>
> _______________________________________________
> 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