Re: [OAUTH-WG] draft-hunt-oauth-client-association-00

"Richer, Justin P." <jricher@mitre.org> Sun, 03 November 2013 04:41 UTC

Return-Path: <jricher@mitre.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 A1DE011E8299 for <oauth@ietfa.amsl.com>; Sat, 2 Nov 2013 21:41:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.404
X-Spam-Level:
X-Spam-Status: No, score=-6.404 tagged_above=-999 required=5 tests=[AWL=0.194, BAYES_00=-2.599, HTML_MESSAGE=0.001, 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 PiUtPQuepam5 for <oauth@ietfa.amsl.com>; Sat, 2 Nov 2013 21:41:55 -0700 (PDT)
Received: from smtpksrv1.mitre.org (smtpksrv1.mitre.org [198.49.146.77]) by ietfa.amsl.com (Postfix) with ESMTP id 5703B11E8282 for <oauth@ietf.org>; Sat, 2 Nov 2013 21:41:53 -0700 (PDT)
Received: from smtpksrv1.mitre.org (localhost.localdomain [127.0.0.1]) by localhost (Postfix) with SMTP id C340C1F02D0; Sun, 3 Nov 2013 00:41:52 -0400 (EDT)
Received: from IMCCAS02.MITRE.ORG (imccas02.mitre.org [129.83.29.79]) by smtpksrv1.mitre.org (Postfix) with ESMTP id AF6821F027F; Sun, 3 Nov 2013 00:41:52 -0400 (EDT)
Received: from IMCMBX01.MITRE.ORG ([169.254.1.251]) by IMCCAS02.MITRE.ORG ([129.83.29.69]) with mapi id 14.03.0158.001; Sun, 3 Nov 2013 00:41:52 -0400
From: "Richer, Justin P." <jricher@mitre.org>
To: Josh Mandel <jmandel@gmail.com>
Thread-Topic: [OAUTH-WG] draft-hunt-oauth-client-association-00
Thread-Index: AQHO1zT7cptHlNASpES/9Qoij1BuYZoRDXeAgAAHiYCAABu3gIAACyuAgAIHjIA=
Date: Sun, 03 Nov 2013 04:41:51 +0000
Message-ID: <26C9D99A-6CC6-44D0-A977-CA67B97915AF@mitre.org>
References: <5273FA71.4000500@gmx.net> <1D4A7D8A-A532-4368-B0E0-87B73B57F1EC@oracle.com> <52740DAD.9030102@gmx.net> <DCA0C891-504B-4DAA-A414-9A7324150DA3@oracle.com> <CANSMLKFrwb=m3a=iu2Q5Z4o27j8nHyvow4Myby7Nhf69M67UMg@mail.gmail.com>
In-Reply-To: <CANSMLKFrwb=m3a=iu2Q5Z4o27j8nHyvow4Myby7Nhf69M67UMg@mail.gmail.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
x-originating-ip: [172.31.39.41]
Content-Type: multipart/alternative; boundary="_000_26C9D99A6CC644D0A977CA67B97915AFmitreorg_"
MIME-Version: 1.0
Cc: "oauth@ietf.org WG" <oauth@ietf.org>
Subject: Re: [OAUTH-WG] draft-hunt-oauth-client-association-00
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: Sun, 03 Nov 2013 04:41:59 -0000

The software statement does make sense and we could use it in BB+ to take the place of the registration_jwt, even though I'm not really in favor of inventing yet another mechanism for presenting an assertion to an OAuth-protected endpoint.

The association draft is in many ways semantically equivalent to the existing dynamic registration draft, but less flexible and it overloads the token endpoint.

 -- Justin

On Nov 1, 2013, at 6:42 PM, Josh Mandel <jmandel@gmail.com<mailto:jmandel@gmail.com>>
 wrote:

Hi Justin,

Well, I spent ~20min to read over this pair of drafts (association + software_statement). I have to say that in isolation, I find this approach quite reasonable. In particular:

1. This approach does *not* require both a bearer token and software_statement for the registration step. The software_statement alone should work for a case lke B. (Bearer token is only presented to the registration endpoint for refresh/update -- or if some out of band authz needs to be communicated.)

2. This approach is very friendly for public ("transient") clients.  No need to delete/expire/repeat the regsitration.

Under this spec, a BB+ Registry would produce software_statements instead of preregistration_jwts, but otherwise works the same.

I'm definitely interested to hear what you see as the drawbacks

  -J

---------- Forwarded message ----------
From: Phil Hunt <phil.hunt@oracle.com<mailto:phil.hunt@oracle.com>>
Date: Fri, Nov 1, 2013 at 6:02 PM
Subject: Re: [OAUTH-WG] draft-hunt-oauth-client-association-00
To: Hannes Tschofenig <hannes.tschofenig@gmx.net<mailto:hannes.tschofenig@gmx.net>>
Cc: "oauth@ietf.org<mailto:oauth@ietf.org> WG" <oauth@ietf.org<mailto:oauth@ietf.org>>


I think for the client types, the trick is to try to make it restrictive enough so there's no second-guessing the client developer has to do about what SPs will accept.  The line I was drawing was for implicit/javascript clients in the current draft.

We could open it to a simple decision for the client developer.  If they think they will need an instance specific client_id from service endpoints, then they need to use dynamic registration.  Otherwise transient registration could be used for on-the-fly transient associations - which are still public clients.

My assessment was we could keep transient restricted to implicit/javascript only - making the choice very clear.  But I'd love to hear if someone has a case where they think transient fits a client doing one of the other authorization flows (the broader case).

BTW….this is why the client association draft is in fact so long.  There is considerable text discussing the classifications and their differences.

Looking at it now, I'm starting to feel stricter "normative" text (MUSTs & SHOULDS) and less fuzzy explanation and/or examples might actually be better for inter-op and perceived simplicity/clarity.

Phil

@independentid
www.independentid.com<http://www.independentid.com/>
phil.hunt@oracle.com<mailto:phil.hunt@oracle.com>

On 2013-11-01, at 1:23 PM, Hannes Tschofenig <hannes.tschofenig@gmx.net<mailto:hannes.tschofenig@gmx.net>> wrote:

> Hi Phil,
>
> We definitely have to figure out how the differentiation is made so that
> a developer (or someone who deploys the technology) understands the
> scenario they are in and what the implications are. At the moment I
> would struggle a bit.
>
> Using examples is certainly a good idea, like you did below. There are,
> however, quickly challenges. For example, in the JavaScript case below
> you can imagine a developer of a smart phone app who uses JavaScript but
> then packages the application (using PhoneGap), which makes it behave
> very much like a native app.
>
> And, as you say below, the notion of whether the endpoint is configured upfront (during development time) or dynamically configured may not necessarily matter.
>
> It definitely makes sense to discuss this during the meeting and real-world examples may help.
>
> Ciao
> Hannes
>
> Am 01.11.13 20:56, schrieb Phil Hunt:
>> Hannes,
>>
>> Great timing!
>>
>> This is an aspect that I think deserves more discussion. One of the
>> challenges was to draw a clear line of distinction between transient
>> and dynamic.
>>
>> Transient clients are really meant for javascript clients that decide
>> to connect to a particular end-point on the fly.  Note you can still
>> have "static" javascript clients that are hard coded to connect and
>> have already received a client_id through an out-of-band process.
>>
>> Phil
>>
>> @independentid www.independentid.com<http://www.independentid.com/> phil.hunt@oracle.com<mailto:phil.hunt@oracle.com>
>>
>> On 2013-11-01, at 12:01 PM, Hannes Tschofenig
>> <hannes.tschofenig@gmx.net<mailto:hannes.tschofenig@gmx.net>> wrote:
>>
>>> Hi Phil, Hi Tony, Hi all,
>>>
>>> I re-read the document and I believe the most important concept it
>>> introduces is the classification of different associations, namely
>>> into 'static', 'dynamic', and 'transient'. This is certainly
>>> something worthwhile to discuss during the meeting and to ensure
>>> that it is well understood, and that there are only these three
>>> classes (rather than two or four).
>>>
>>> The description in the introduction makes the differentiation
>>> between the three concepts mostly based on how the endpoints are
>>> configured in the application.
>>>
>>> With the static association the endpoint is hard-coded into the
>>> software during the development time. It cannot be changed. With
>>> the two other cases the endpoint can be changed. As such, the
>>> difference between the 'dynamic', and 'transient' association seems
>>> to be in the terms of how long the lifetime of the association.
>>> Now, what exactly is the lifetime of an association? Is the
>>> lifetime of the association understood as the lifetime of the
>>> configured endpoint identifier?
>>>
>>> Then, when I re-read the text in Section 1 again then I suddenly
>>> get the impression that the lifetime of the association actually
>>> does not matter but instead the difference is rather whether the
>>> client is public or confidential. Is that true?
>>>
>>> If it isn't true that this is the feature that makes the
>>> distinction between 'dynamic', and 'transient' then the notion of
>>> "public" vs. "confidential" client isn't too important for the rest
>>> of the document.
>>>
>>> Ciao Hannes
>>>
>>>
>>> _______________________________________________ OAuth mailing list
>>> OAuth@ietf.org<mailto:OAuth@ietf.org> https://www.ietf.org/mailman/listinfo/oauth
>>
>

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

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