Re: [jose] #17: add 'aud' and 'iss' to 4.1 Reserved Header Parameter Names

"jose issue tracker" <trac+jose@trac.tools.ietf.org> Thu, 04 April 2013 03:57 UTC

Return-Path: <trac+jose@trac.tools.ietf.org>
X-Original-To: jose@ietfa.amsl.com
Delivered-To: jose@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C95F021E803A for <jose@ietfa.amsl.com>; Wed, 3 Apr 2013 20:57:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.556
X-Spam-Level:
X-Spam-Status: No, score=-102.556 tagged_above=-999 required=5 tests=[AWL=0.043, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
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 sF0PrPBvJk8J for <jose@ietfa.amsl.com>; Wed, 3 Apr 2013 20:57:16 -0700 (PDT)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 25C8321E8039 for <jose@ietf.org>; Wed, 3 Apr 2013 20:57:15 -0700 (PDT)
Received: from localhost ([127.0.0.1]:34894 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac+jose@trac.tools.ietf.org>) id 1UNbIU-00054C-Sj; Thu, 04 Apr 2013 05:57:10 +0200
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: jose issue tracker <trac+jose@trac.tools.ietf.org>
X-Trac-Version: 0.12.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: draft-ietf-jose-json-web-encryption@tools.ietf.org, michael.jones@microsoft.com, rlb@ipv.sx
X-Trac-Project: jose
Date: Thu, 04 Apr 2013 03:57:10 -0000
X-URL: http://tools.ietf.org/jose/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/wg/jose/trac/ticket/17#comment:2
Message-ID: <074.45573b920fde1863b2b824557b6bbbe8@trac.tools.ietf.org>
References: <059.28920e1fc6703f74a91ab3b3829a8a57@trac.tools.ietf.org>
X-Trac-Ticket-ID: 17
In-Reply-To: <059.28920e1fc6703f74a91ab3b3829a8a57@trac.tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: draft-ietf-jose-json-web-encryption@tools.ietf.org, michael.jones@microsoft.com, rlb@ipv.sx, jose@ietf.org
X-SA-Exim-Mail-From: trac+jose@trac.tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Resent-To: ekr@rtfm.com, jhildebr@cisco.com, mbj@microsoft.com
Resent-Message-Id: <20130404035716.25C8321E8039@ietfa.amsl.com>
Resent-Date: Wed, 03 Apr 2013 20:57:15 -0700
Resent-From: trac+jose@trac.tools.ietf.org
Cc: jose@ietf.org
Subject: Re: [jose] #17: add 'aud' and 'iss' to 4.1 Reserved Header Parameter Names
X-BeenThere: jose@ietf.org
X-Mailman-Version: 2.1.12
List-Id: Javascript Object Signing and Encryption <jose.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/jose>, <mailto:jose-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/jose>
List-Post: <mailto:jose@ietf.org>
List-Help: <mailto:jose-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/jose>, <mailto:jose-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 04 Apr 2013 03:57:16 -0000

#17: add 'aud' and 'iss' to 4.1 Reserved Header Parameter Names


Comment (by rlb@ipv.sx):

 I agree with Mike that these don't really belong in the core JWE/JWS
 specs.

 I would suggest we address this issue more generally, by creating an IANA
 registry of reserved parameter names, with a fairly liberal inclusion
 policy.  That registry could have a field to indicate whether JOSE
 implementations are REQUIRED to support a given parameter (MTI
 parameters).  (Note that this is different from whether a JOSE object is
 REQUIRED to contain a parameter.)  Perhaps we could have optional
 parameters under a fairly liberal policy (e.g., Specification Required),
 with a higher bar for MTI parameters (e.g., Standards Action).

 If we set up the registry in this way, then Dick could write a short
 Informational document that would register these fields.

-- 
-------------------------+-------------------------------------------------
 Reporter:               |       Owner:  draft-ietf-jose-json-web-
  dick.hardt@gmail.com   |  encryption@tools.ietf.org
     Type:  enhancement  |      Status:  new
 Priority:  major        |   Milestone:
Component:  json-web-    |     Version:
  encryption             |  Resolution:
 Severity:  -            |
 Keywords:               |
-------------------------+-------------------------------------------------

Ticket URL: <http://trac.tools.ietf.org/wg/jose/trac/ticket/17#comment:2>
jose <http://tools.ietf.org/jose/>