[OAUTH-WG] Fwd: New Version Notification for draft-richer-oauth-introspection-02.txt

Justin Richer <jricher@mitre.org> Wed, 06 February 2013 19:25 UTC

Return-Path: <jricher@mitre.org>
X-Original-To: oauth@ietfa.amsl.com
Delivered-To: oauth@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2500221F8A42 for <oauth@ietfa.amsl.com>; Wed, 6 Feb 2013 11:25:56 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.573
X-Spam-Level:
X-Spam-Status: No, score=-6.573 tagged_above=-999 required=5 tests=[AWL=0.025, BAYES_00=-2.599, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_MED=-4]
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 xq4tF3DPBFLr for <oauth@ietfa.amsl.com>; Wed, 6 Feb 2013 11:25:43 -0800 (PST)
Received: from smtpksrv1.mitre.org (smtpksrv1.mitre.org [198.49.146.77]) by ietfa.amsl.com (Postfix) with ESMTP id 2B8C921F8556 for <oauth@ietf.org>; Wed, 6 Feb 2013 11:25:39 -0800 (PST)
Received: from smtpksrv1.mitre.org (localhost.localdomain [127.0.0.1]) by localhost (Postfix) with SMTP id 33BE51F13F2 for <oauth@ietf.org>; Wed, 6 Feb 2013 14:25:36 -0500 (EST)
Received: from IMCCAS04.MITRE.ORG (imccas04.mitre.org [129.83.29.81]) by smtpksrv1.mitre.org (Postfix) with ESMTP id 0D71E1F0780 for <oauth@ietf.org>; Wed, 6 Feb 2013 14:25:36 -0500 (EST)
Received: from [10.146.15.29] (129.83.31.58) by IMCCAS04.MITRE.ORG (129.83.29.81) with Microsoft SMTP Server (TLS) id 14.2.318.4; Wed, 6 Feb 2013 14:25:35 -0500
Message-ID: <5112AE0B.1080501@mitre.org>
Date: Wed, 06 Feb 2013 14:24:59 -0500
From: Justin Richer <jricher@mitre.org>
User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130106 Thunderbird/17.0.2
MIME-Version: 1.0
To: "oauth@ietf.org" <oauth@ietf.org>
References: <20130206192420.32698.21027.idtracker@ietfa.amsl.com>
In-Reply-To: <20130206192420.32698.21027.idtracker@ietfa.amsl.com>
X-Forwarded-Message-Id: <20130206192420.32698.21027.idtracker@ietfa.amsl.com>
Content-Type: multipart/alternative; boundary="------------020909060905060508070501"
X-Originating-IP: [129.83.31.58]
Subject: [OAUTH-WG] Fwd: New Version Notification for draft-richer-oauth-introspection-02.txt
X-BeenThere: oauth@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: OAUTH WG <oauth.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/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: Wed, 06 Feb 2013 19:25:56 -0000

Updated introspection draft based on recent comments. Changes include:

  - "scope" return parameter now follows RFC6749 format instead of JSON 
array
  - "subject" -> "sub", and "audience" -> "aud", to be parallel with JWT 
claims
  - clarified what happens if the authentication is bad

  -- Justin


-------- Original Message --------
Subject: 	New Version Notification for 
draft-richer-oauth-introspection-02.txt
Date: 	Wed, 6 Feb 2013 11:24:20 -0800
From: 	<internet-drafts@ietf.org>
To: 	<jricher@mitre.org>



A new version of I-D, draft-richer-oauth-introspection-02.txt
has been successfully submitted by Justin Richer and posted to the
IETF repository.

Filename:	 draft-richer-oauth-introspection
Revision:	 02
Title:		 OAuth Token Introspection
Creation date:	 2013-02-06
WG ID:		 Individual Submission
Number of pages: 6
URL:             http://www.ietf.org/internet-drafts/draft-richer-oauth-introspection-02.txt
Status:          http://datatracker.ietf.org/doc/draft-richer-oauth-introspection
Htmlized:        http://tools.ietf.org/html/draft-richer-oauth-introspection-02
Diff:            http://www.ietf.org/rfcdiff?url2=draft-richer-oauth-introspection-02

Abstract:
    This specification defines a method for a client or protected
    resource to query an OAuth authorization server to determine meta-
    information about an OAuth token.


                                                                                   


The IETF Secretariat