Re: [OAUTH-WG] Draft -07 (major rewrite)
Eran Hammer-Lahav <eran@hueniverse.com> Fri, 11 June 2010 21:34 UTC
Return-Path: <eran@hueniverse.com>
X-Original-To: oauth@core3.amsl.com
Delivered-To: oauth@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 89A2A28C144 for <oauth@core3.amsl.com>; Fri, 11 Jun 2010 14:34:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.717
X-Spam-Level:
X-Spam-Status: No, score=-1.717 tagged_above=-999 required=5 tests=[AWL=0.281, BAYES_00=-2.599, HTML_MESSAGE=0.001, J_CHICKENPOX_36=0.6]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id z-H0FZAEyb7p for <oauth@core3.amsl.com>; Fri, 11 Jun 2010 14:33:53 -0700 (PDT)
Received: from p3plex1out01.prod.phx3.secureserver.net (p3plex1out01.prod.phx3.secureserver.net [72.167.180.17]) by core3.amsl.com (Postfix) with SMTP id 357D428C129 for <oauth@ietf.org>; Fri, 11 Jun 2010 14:33:53 -0700 (PDT)
Received: (qmail 28047 invoked from network); 11 Jun 2010 21:33:54 -0000
Received: from unknown (HELO smtp.ex1.secureserver.net) (72.167.180.19) by p3plex1out01.prod.phx3.secureserver.net with SMTP; 11 Jun 2010 21:33:50 -0000
Received: from P3PW5EX1MB01.EX1.SECURESERVER.NET ([10.6.135.20]) by P3PW5EX1HT001.EX1.SECURESERVER.NET ([72.167.180.19]) with mapi; Fri, 11 Jun 2010 14:33:48 -0700
From: Eran Hammer-Lahav <eran@hueniverse.com>
To: Christian Scholz <cs@comlounge.net>, OAuth WG <oauth@ietf.org>
Date: Fri, 11 Jun 2010 14:33:45 -0700
Thread-Topic: [OAUTH-WG] Draft -07 (major rewrite)
Thread-Index: AcsJrIBcxA1CQxnMT7GubfnlQ78/fgAAUSu/
Message-ID: <C837F9C9.358C9%eran@hueniverse.com>
In-Reply-To: <4C12A97A.8020505@comlounge.net>
Accept-Language: en-US
Content-Language: en
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
acceptlanguage: en-US
Content-Type: multipart/alternative; boundary="_000_C837F9C9358C9eranhueniversecom_"
MIME-Version: 1.0
Subject: Re: [OAUTH-WG] Draft -07 (major rewrite)
X-BeenThere: oauth@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: OAUTH WG <oauth.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/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, 11 Jun 2010 21:34:02 -0000
The comment was about the token endpoint which used to include a 'type' parameter (indicating the flow being used). All the flows share the same token endpoint. EHL On 6/11/10 2:24 PM, "Christian Scholz" <cs@comlounge.net> wrote: Hi! Am 11.06.10 22:47, schrieb Marius Scurtescu: > On Fri, Jun 11, 2010 at 1:11 PM, Eran Hammer-Lahav <eran@hueniverse.com> wrote: >> Draft -07 represents a major rearrangement of the document. I still have a lot of work to do but wanted to share my progress and get some general feedback. The draft includes a few normative language changes but the main focus is on the document structure and how the architecture is explained. >> >> Changes include: >> >> o Removed device profile. >> o Added verification code support to user-agent flow. >> o Removed multiple formats support, leaving JSON as the only format. >> o Changed assertion "assertion_format" parameter to "assertion_type". >> o Removed "type" parameter from token endpoint. > > It would be really useful if each request had a unique type, now we > are back to guessing what is requested, like in WRAP. I am just wondering why having a separate endpoint for this isn't enough. I would rather map another library call to another endpoint instead of relying on guessing on the contents. That's why we have separate endpoints, I guess. (I might be missing something though) -- Christian -- Christian Scholz Homepage: http://comlounge.net COM.lounge GmbH blog: http://mrtopf.de/blog Hanbrucher Str. 33 Skype: HerrTopf 52064 Aachen Video Blog: http://comlounge.tv Tel: +49 241 400 730 0 E-Mail cs@comlounge.net Fax: +49 241 979 00 850 IRC: MrTopf, Tao_T Podcasts: Der OpenWeb-Podcast (http://openwebpodcast.de) Data Without Borders (http://datawithoutborders.net) Politisches: http://politfunk.de/ Technical: http://comlounge.tv/ _______________________________________________ OAuth mailing list OAuth@ietf.org https://www.ietf.org/mailman/listinfo/oauth
- [OAUTH-WG] Draft -07 (major rewrite) Eran Hammer-Lahav
- Re: [OAUTH-WG] Draft -07 (major rewrite) Marius Scurtescu
- Re: [OAUTH-WG] Draft -07 (major rewrite) Justin Richer
- Re: [OAUTH-WG] Draft -07 (major rewrite) Eran Hammer-Lahav
- Re: [OAUTH-WG] Draft -07 (major rewrite) Andrew Arnott
- Re: [OAUTH-WG] Draft -07 (major rewrite) Eran Hammer-Lahav
- Re: [OAUTH-WG] Draft -07 (major rewrite) Justin Richer
- Re: [OAUTH-WG] Draft -07 (major rewrite) Chuck Mortimore
- Re: [OAUTH-WG] Draft -07 (major rewrite) Eran Hammer-Lahav
- Re: [OAUTH-WG] Draft -07 (major rewrite) Eran Hammer-Lahav
- Re: [OAUTH-WG] Draft -07 (major rewrite) Christian Scholz
- Re: [OAUTH-WG] Draft -07 (major rewrite) Eran Hammer-Lahav
- Re: [OAUTH-WG] Draft -07 (major rewrite) Eran Hammer-Lahav
- Re: [OAUTH-WG] Draft -07 (major rewrite) Torsten Lodderstedt
- Re: [OAUTH-WG] Draft -07 (major rewrite) Andrew Arnott
- Re: [OAUTH-WG] Draft -07 (major rewrite) Eran Hammer-Lahav
- Re: [OAUTH-WG] Draft -07 (major rewrite) Brian Eaton
- Re: [OAUTH-WG] Draft -07 (major rewrite) Eran Hammer-Lahav
- Re: [OAUTH-WG] Draft -07 (major rewrite) Dick Hardt
- Re: [OAUTH-WG] Draft -07 (major rewrite) Dick Hardt
- Re: [OAUTH-WG] Draft -07 (major rewrite) Eran Hammer-Lahav
- Re: [OAUTH-WG] Draft -07 (major rewrite) Marius Scurtescu
- Re: [OAUTH-WG] Draft -07 (major rewrite) Eran Hammer-Lahav
- Re: [OAUTH-WG] Draft -07 (major rewrite) Marius Scurtescu
- Re: [OAUTH-WG] Draft -07 (major rewrite) Eran Hammer-Lahav
- Re: [OAUTH-WG] Draft -07 (major rewrite) Marius Scurtescu
- Re: [OAUTH-WG] Draft -07 (major rewrite) Brian Eaton