Re: [OAUTH-WG] I-D Action: draft-ietf-oauth-dyn-reg-19.txt
Hannes Tschofenig <hannes.tschofenig@gmx.net> Thu, 21 August 2014 11:35 UTC
Return-Path: <hannes.tschofenig@gmx.net>
X-Original-To: oauth@ietfa.amsl.com
Delivered-To: oauth@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C38D31A01A8 for <oauth@ietfa.amsl.com>; Thu, 21 Aug 2014 04:35:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.568
X-Spam-Level:
X-Spam-Status: No, score=-2.568 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RP_MATCHES_RCVD=-0.668, SPF_PASS=-0.001] autolearn=ham
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0wBTLm2nzrXE for <oauth@ietfa.amsl.com>; Thu, 21 Aug 2014 04:35:01 -0700 (PDT)
Received: from mout.gmx.net (mout.gmx.net [212.227.17.22]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 10CB71A0196 for <oauth@ietf.org>; Thu, 21 Aug 2014 04:35:01 -0700 (PDT)
Received: from [172.16.254.105] ([80.92.114.129]) by mail.gmx.com (mrgmx103) with ESMTPSA (Nemesis) id 0MEFqW-1X9RDV1JnM-00FQXz; Thu, 21 Aug 2014 13:34:57 +0200
Message-ID: <53F5DA73.70702@gmx.net>
Date: Thu, 21 Aug 2014 13:39:31 +0200
From: Hannes Tschofenig <hannes.tschofenig@gmx.net>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0
MIME-Version: 1.0
To: "Richer, Justin P." <jricher@mitre.org>, "oauth@ietf.org list" <oauth@ietf.org>
References: <20140805195420.4766.35603.idtracker@ietfa.amsl.com> <31DC7766-86B9-4F45-A8A2-4CE46E494F50@mitre.org>
In-Reply-To: <31DC7766-86B9-4F45-A8A2-4CE46E494F50@mitre.org>
OpenPGP: id=4D776BC9
Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="VuXpeHBpvt91RXigmHO5cGQDWDHsexXpB"
X-Provags-ID: V03:K0:O7aGnsdzkWnh1G9UZwieSiosjClDmbwR+jb0Y/ZfKd8wckhowsP qai92Sbb78W2eC4sCwB0+m6MfGj/xBppae6pC0kUNfs/K/Wx4xrs8IC2h3qIXf0pW1eR1Yp 1AE6G0sLBArxMGcRqWOX+RomX6/IxeJDCcx8hXXs2GZ9UXMpHn5MUV0g8Mof16mdjUSyx5w 6CIJrJLpqSgSNVL+T8e7A==
X-UI-Out-Filterresults: notjunk:1;
Archived-At: http://mailarchive.ietf.org/arch/msg/oauth/sqdoAfRfr4TudfSVUezxAfQaJdI
Subject: Re: [OAUTH-WG] I-D Action: draft-ietf-oauth-dyn-reg-19.txt
X-BeenThere: oauth@ietf.org
X-Mailman-Version: 2.1.15
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: Thu, 21 Aug 2014 11:35:05 -0000
Hi Justin, thanks for the quick update. I just double-checked this version of the document with the discussions we had during the last two months and the necessary clarifications have been made (as you indicated in your mail below). I have updated the shepherd write-up, see https://github.com/hannestschofenig/tschofenig-ids/blob/master/shepherd-writeups/Writeup_OAuth_DynamicClientRegistration.txt I will have to send a mail to the IETF IPR lawyer about the copyright issue and I am also waiting for some links about implementations of the dynamic client registration document. Ciao Hannes On 08/05/2014 09:58 PM, Richer, Justin P. wrote: > This update includes the editorial changes discussed in Toronto and on the list, mostly around description of a handful of metadata fields. We added the discussion about redirect URIs to the security considerations section, and removed the "application_type" metadata parameter. We also added informational references to OIDC dynamic registration and UMA to the introduction of the spec. > > Thanks to all who contributed feedback. > > -- Justin > > On Aug 5, 2014, at 3:54 PM, internet-drafts@ietf.org wrote: > >> >> A New Internet-Draft is available from the on-line Internet-Drafts directories. >> This draft is a work item of the Web Authorization Protocol Working Group of the IETF. >> >> Title : OAuth 2.0 Dynamic Client Registration Protocol >> Authors : Justin Richer >> Michael B. Jones >> John Bradley >> Maciej Machulak >> Phil Hunt >> Filename : draft-ietf-oauth-dyn-reg-19.txt >> Pages : 36 >> Date : 2014-08-05 >> >> Abstract: >> This specification defines mechanisms for dynamically registering >> OAuth 2.0 clients with authorization servers. Registration requests >> send a set of desired client metadata values to the authorization >> server and the resulting registration responses return a client >> identifier to use at the authorization server and the client metadata >> values registered for the client. The client can then use this >> registration information to communicate with the authorization server >> using the OAuth 2.0 protocol. This specification also defines a set >> of common client metadata fields and values for clients to use during >> registration. >> >> >> The IETF datatracker status page for this draft is: >> https://datatracker.ietf.org/doc/draft-ietf-oauth-dyn-reg/ >> >> There's also a htmlized version available at: >> http://tools.ietf.org/html/draft-ietf-oauth-dyn-reg-19 >> >> A diff from the previous version is available at: >> http://www.ietf.org/rfcdiff?url2=draft-ietf-oauth-dyn-reg-19 >> >> >> Please note that it may take a couple of minutes from the time of submission >> until the htmlized version and diff are available at tools.ietf.org. >> >> Internet-Drafts are also available by anonymous FTP at: >> ftp://ftp.ietf.org/internet-drafts/ >> >> _______________________________________________ >> 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] I-D Action: draft-ietf-oauth-dyn-reg-1… internet-drafts
- Re: [OAUTH-WG] I-D Action: draft-ietf-oauth-dyn-r… Richer, Justin P.
- Re: [OAUTH-WG] I-D Action: draft-ietf-oauth-dyn-r… Hannes Tschofenig