Re: [OAUTH-WG] JSON Web Token (JWT) Specification Draft

Eran Hammer-Lahav <eran@hueniverse.com> Fri, 24 September 2010 01:12 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 93F703A68F1 for <oauth@core3.amsl.com>; Thu, 23 Sep 2010 18:12:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.491
X-Spam-Level:
X-Spam-Status: No, score=-2.491 tagged_above=-999 required=5 tests=[AWL=0.107, BAYES_00=-2.599, HTML_MESSAGE=0.001]
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 HP+z58+aS6KF for <oauth@core3.amsl.com>; Thu, 23 Sep 2010 18:12:28 -0700 (PDT)
Received: from p3plex1out02.prod.phx3.secureserver.net (p3plex1out02.prod.phx3.secureserver.net [72.167.180.18]) by core3.amsl.com (Postfix) with SMTP id A9F633A6851 for <oauth@ietf.org>; Thu, 23 Sep 2010 18:12:28 -0700 (PDT)
Received: (qmail 26886 invoked from network); 24 Sep 2010 01:12:59 -0000
Received: from unknown (HELO smtp.ex1.secureserver.net) (72.167.180.20) by p3plex1out02.prod.phx3.secureserver.net with SMTP; 24 Sep 2010 01:12:58 -0000
Received: from P3PW5EX1MB01.EX1.SECURESERVER.NET ([10.6.135.20]) by P3PW5EX1HT002.EX1.SECURESERVER.NET ([72.167.180.20]) with mapi; Thu, 23 Sep 2010 18:12:58 -0700
From: Eran Hammer-Lahav <eran@hueniverse.com>
To: Mike Jones <Michael.Jones@microsoft.com>, OAuth WG <oauth@ietf.org>
Date: Thu, 23 Sep 2010 18:12:54 -0700
Thread-Topic: [OAUTH-WG] JSON Web Token (JWT) Specification Draft
Thread-Index: Actbfov76Bkh7l/GQKOvG+24lxItYgAAlFTAAAEwB2M=
Message-ID: <C8C14926.3AC5B%eran@hueniverse.com>
In-Reply-To: <4E1F6AAD24975D4BA5B168042967394313F95EBD@TK5EX14MBXC202.redmond.corp.microsoft.com>
Accept-Language: en-US
Content-Language: en
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
acceptlanguage: en-US
Content-Type: multipart/alternative; boundary="_000_C8C149263AC5Beranhueniversecom_"
MIME-Version: 1.0
Subject: Re: [OAUTH-WG] JSON Web Token (JWT) Specification Draft
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, 24 Sep 2010 01:12:34 -0000

Why aren't these published as an IETF I-D?

EHL


On 9/23/10 5:40 PM, "Mike Jones" <Michael.Jones@microsoft.com> wrote:

FYI, I've also posted this at http://self-issued.info/docs/draft-goland-json-web-token-00.html and http://self-issued.info/docs/draft-goland-json-web-token-00.xml for easy reference by those who didn't receive the original attachments.

                                                            -- Mike


From: Mike Jones
Sent: Thursday, September 23, 2010 5:22 PM
To: 'oauth@ietf.org'
Cc: Yaron Goland
Subject: JSON Web Token (JWT) Specification Draft

Recognizing that there is substantial interest in representing sets of claims in JSON tokens, Yaron Goland and I have put together a draft JSON Web Token (JWT) spec for that purpose.

To answer the obvious question, while this was produced independently of Dirk's JSON token proposal <http://balfanz.github.com/jsontoken-spec/draft-balfanz-jsontoken-00.html> , both of us agree that we should come up with a unified spec.  Consider this an additional point in the possible design space from which to start discussions and drive consensus.  (If you read the two proposals, I think you'll find that there's already a lot in common, which is great.)

Thanks to those of you who have already given us feedback to improve the draft prior to this point.

                                                            Cheers,
                                                            -- Mike