Re: [OAUTH-WG] OAuth Signature Draft Pre 00
Anthony Nadalin <tonynad@microsoft.com> Tue, 21 September 2010 20:23 UTC
Return-Path: <tonynad@microsoft.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 3ABD03A6852 for <oauth@core3.amsl.com>; Tue, 21 Sep 2010 13:23:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -10.102
X-Spam-Level:
X-Spam-Status: No, score=-10.102 tagged_above=-999 required=5 tests=[AWL=0.497, BAYES_00=-2.599, RCVD_IN_DNSWL_HI=-8]
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 koJkt8zrae7z for <oauth@core3.amsl.com>; Tue, 21 Sep 2010 13:23:52 -0700 (PDT)
Received: from smtp.microsoft.com (mail3.microsoft.com [131.107.115.214]) by core3.amsl.com (Postfix) with ESMTP id 1509B3A67F8 for <oauth@ietf.org>; Tue, 21 Sep 2010 13:23:52 -0700 (PDT)
Received: from TK5EX14HUBC107.redmond.corp.microsoft.com (157.54.80.67) by TK5-EXGWY-E803.partners.extranet.microsoft.com (10.251.56.169) with Microsoft SMTP Server (TLS) id 8.2.176.0; Tue, 21 Sep 2010 13:24:17 -0700
Received: from TK5EX14MBXC101.redmond.corp.microsoft.com ([169.254.1.200]) by TK5EX14HUBC107.redmond.corp.microsoft.com ([157.54.80.67]) with mapi id 14.01.0218.012; Tue, 21 Sep 2010 13:24:16 -0700
From: Anthony Nadalin <tonynad@microsoft.com>
To: hdknr hidelafoglia <hidelafoglia@gmail.com>, Yaron Goland <yarong@microsoft.com>
Thread-Topic: [OAUTH-WG] OAuth Signature Draft Pre 00
Thread-Index: AQHLQ5NTsOP8PMMOlUGYrsuTy3k11JL61dIAgCKhhID//5c7AA==
Date: Tue, 21 Sep 2010 20:24:15 +0000
Message-ID: <1990A18DEA6E97429CFD1B4D2C5DA7E70B83C4@TK5EX14MBXC101.redmond.corp.microsoft.com>
References: <AANLkTikSKX8jisucEbZOUnkGYUz0DnBSB_KWXGM3bJcS@mail.gmail.com> <7C01E631FF4B654FA1E783F1C0265F8C62D263BB@TK5EX14MBXC111.redmond.corp.microsoft.com> <AANLkTi=3o4_vmQQUGCRYP2gE_-Ar+oKx0bCyBtnGhCPO@mail.gmail.com>
In-Reply-To: <AANLkTi=3o4_vmQQUGCRYP2gE_-Ar+oKx0bCyBtnGhCPO@mail.gmail.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
x-originating-ip: [157.54.123.12]
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Cc: oauth <oauth@ietf.org>
Subject: Re: [OAUTH-WG] OAuth Signature Draft Pre 00
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: Tue, 21 Sep 2010 20:23:53 -0000
Might actually want both @ same time, so might be better to expand -----Original Message----- From: oauth-bounces@ietf.org [mailto:oauth-bounces@ietf.org] On Behalf Of hdknr hidelafoglia Sent: Tuesday, September 21, 2010 12:39 PM To: Yaron Goland Cc: oauth Subject: Re: [OAUTH-WG] OAuth Signature Draft Pre 00 Hi, If Crypto segment has a switch parameters of encryption or signature, JSON Token seems to handle encrypted token as well as signed token. --- hdknr 2010/8/31 Yaron Goland <yarong@microsoft.com>: > BTW, Nat and I, as mentioned below, are talking. Here is my current draft. > Please keep in mind that it's really just a set of notes trying to > capture all the issues involved in creating a secure token format so > it's a bit dense. My hope is that once all the issues are captured it > can be completely re-written to be in something that looks more like > English and is easier for actual implementers to follow. But for now I > think it gives a good sense of the some of the security challenges in creating a secure token format. > > Yaron > > > > From: oauth-bounces@ietf.org [mailto:oauth-bounces@ietf.org] On Behalf > Of Nat Sakimura > Sent: Tuesday, August 24, 2010 6:50 AM > To: oauth > Subject: [OAUTH-WG] OAuth Signature Draft Pre 00 > > > > Hi. > > > > It has been a few weeks since then I volunteered to do this work. > > I have written up to this pre 00 draft then have been doing some > reality checks on some script languages etc. > > > > No. This pre-00 draft is far from being feature complete. > > I still need to copy and paste the Magic Signatures text etc. > > Also, I should add how this spec is being used in some of the major flows. > > > > However, since I will not be able to work on it this week, I thought > it would be worthwhile to share this early draft so that you have some > clarity into the progress. > > > > Apparently, Yaron has been working on it as well. We will compare the > notes and try to merge, I hope. > > > > So, here it is! > > > > #For those of you who have seen the private draft, it has not been > changed since July 31. > > > > Best, > > > > =nat > > > > > > _______________________________________________ > 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] OAuth Signature Draft Pre 00 Nat Sakimura
- Re: [OAUTH-WG] OAuth Signature Draft Pre 00 Yaron Goland
- Re: [OAUTH-WG] OAuth Signature Draft Pre 00 hdknr hidelafoglia
- Re: [OAUTH-WG] OAuth Signature Draft Pre 00 Anthony Nadalin
- Re: [OAUTH-WG] OAuth Signature Draft Pre 00 hdknr hidelafoglia
- Re: [OAUTH-WG] OAuth Signature Draft Pre 00 David Recordon
- Re: [OAUTH-WG] OAuth Signature Draft Pre 00 Yaron Goland
- Re: [OAUTH-WG] OAuth Signature Draft Pre 00 Dirk Balfanz
- Re: [OAUTH-WG] OAuth Signature Draft Pre 00 Anthony Nadalin
- Re: [OAUTH-WG] OAuth Signature Draft Pre 00 David Recordon
- Re: [OAUTH-WG] OAuth Signature Draft Pre 00 Mike Jones