Re: [plasma] GetRoleToken or GetRoleTokens?

"Jim Schaad" <ietf@augustcellars.com> Thu, 08 November 2012 15:14 UTC

Return-Path: <ietf@augustcellars.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 D3AE821F887F for <plasma@ietfa.amsl.com>; Thu, 8 Nov 2012 07:14:08 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.349
X-Spam-Level:
X-Spam-Status: No, score=-4.349 tagged_above=-999 required=5 tests=[AWL=-0.751, BAYES_00=-2.599, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-1]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id t+HpvQyxL6uT for <plasma@ietfa.amsl.com>; Thu, 8 Nov 2012 07:14:08 -0800 (PST)
Received: from smtp3.pacifier.net (smtp3.pacifier.net [64.255.237.177]) by ietfa.amsl.com (Postfix) with ESMTP id AACDA21F8460 for <plasma@ietf.org>; Thu, 8 Nov 2012 07:14:07 -0800 (PST)
Received: from Philemon (dhcp-469b.meeting.ietf.org [130.129.70.155]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: jimsch@nwlink.com) by smtp3.pacifier.net (Postfix) with ESMTPSA id 11AA938F08; Thu, 8 Nov 2012 07:14:06 -0800 (PST)
From: Jim Schaad <ietf@augustcellars.com>
To: 'Alan Borland' <alan.b.borland@googlemail.com>, plasma@ietf.org
References: <CALtitobOJtE4ZHBsL0h5-usTjTDr3ndHiQQmEDc37T+E=5G5QA@mail.gmail.com>
In-Reply-To: <CALtitobOJtE4ZHBsL0h5-usTjTDr3ndHiQQmEDc37T+E=5G5QA@mail.gmail.com>
Date: Thu, 08 Nov 2012 10:13:58 -0500
Message-ID: <009b01cdbdc3$ae1ef830$0a5ce890$@augustcellars.com>
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="----=_NextPart_000_009C_01CDBD99.C5498C70"
X-Mailer: Microsoft Outlook 14.0
Thread-Index: AQFBXqUFK3gkS3ElMDVLmZ7FSnYSIJj4ycUg
Content-Language: en-us
Subject: Re: [plasma] GetRoleToken or GetRoleTokens?
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, 08 Nov 2012 15:14:09 -0000

One should always use the schema as the authoritative space for names.  I
don't always manage to schema check the examples before publishing the
document as I don't have a command line schema checker like I do for ASN.1

 

Let me know when text and schema disagree on the names

 

Jim

 

 

From: plasma-bounces@ietf.org [mailto:plasma-bounces@ietf.org] On Behalf Of
Alan Borland
Sent: Thursday, November 08, 2012 6:46 AM
To: plasma@ietf.org
Subject: [plasma] GetRoleToken or GetRoleTokens?

 

In draft-schaad-plasma-service-03:

 

- Section 7.1 uses 'GetRoleToken'

 

- Appendix B uses 'GetRoleTokens'

 

For our prototyping exercise we have been using 'GetRoleToken'

 

Alan.