Re: [plasma] Where to put the Plasma role token in subsequent requests

"Jim Schaad" <jimsch@nwlink.com> Thu, 28 June 2012 02:59 UTC

Return-Path: <jimsch@nwlink.com>
X-Original-To: plasma@ietfa.amsl.com
Delivered-To: plasma@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 907B411E81AD for <plasma@ietfa.amsl.com>; Wed, 27 Jun 2012 19:59:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.598
X-Spam-Level:
X-Spam-Status: No, score=-3.598 tagged_above=-999 required=5 tests=[AWL=-0.000, BAYES_00=-2.599, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-1]
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 dLb2ePEAhkC3 for <plasma@ietfa.amsl.com>; Wed, 27 Jun 2012 19:59:05 -0700 (PDT)
Received: from smtp4.pacifier.net (smtp4.pacifier.net [64.255.237.176]) by ietfa.amsl.com (Postfix) with ESMTP id D237E11E81AC for <plasma@ietf.org>; Wed, 27 Jun 2012 19:59:05 -0700 (PDT)
Received: from Tobias (mail.augustcellars.com [50.34.17.238]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: jimsch@nwlink.com) by smtp4.pacifier.net (Postfix) with ESMTPSA id EAC6E38EFD; Wed, 27 Jun 2012 19:59:04 -0700 (PDT)
From: Jim Schaad <jimsch@nwlink.com>
To: 'Dan Griffin' <dan@jwsecure.com>, plasma@ietf.org
References: <B66E1F139A0F29418103E63A6124AC1C09FDFE2F@BY2PRD0511MB427.namprd05.prod.outlook.com>
In-Reply-To: <B66E1F139A0F29418103E63A6124AC1C09FDFE2F@BY2PRD0511MB427.namprd05.prod.outlook.com>
Date: Wed, 27 Jun 2012 19:57:43 -0700
Message-ID: <018a01cd54d9$cc792420$656b6c60$@nwlink.com>
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="----=_NextPart_000_018B_01CD549F.201BD2C0"
X-Mailer: Microsoft Outlook 14.0
Thread-Index: AQJWhtf6Dbc0y3hc+8mW1Mb8PVY/UJX8pdTg
Content-Language: en-us
Subject: Re: [plasma] Where to put the Plasma role token in subsequent requests
X-BeenThere: plasma@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: "The PoLicy Augmented S/Mime \(plasma\) bof discussion list." <plasma.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/plasma>, <mailto:plasma-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/plasma>
List-Post: <mailto:plasma@ietf.org>
List-Help: <mailto:plasma-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/plasma>, <mailto:plasma-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 28 Jun 2012 02:59:06 -0000

Please look at the Authentication element and let me know what is not clear.

 

Jim

 

 

From: plasma-bounces@ietf.org [mailto:plasma-bounces@ietf.org] On Behalf Of
Dan Griffin
Sent: Wednesday, June 27, 2012 1:48 PM
To: plasma@ietf.org
Subject: [plasma] Where to put the Plasma role token in subsequent requests

 

It appears to be intended that, once the client receives a role token from
the Plasma server, that token is reused by the client in subsequent
requests. However, it's not clear where in the request schema a RoleToken
item is allowed. Can you please clarify?

 

Thanks.