Re: [Txauth] TxAuth Charter (Take 3.5)

Justin Richer <jricher@mit.edu> Tue, 21 January 2020 18:47 UTC

Return-Path: <jricher@mit.edu>
X-Original-To: txauth@ietfa.amsl.com
Delivered-To: txauth@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 83CE81209EA for <txauth@ietfa.amsl.com>; Tue, 21 Jan 2020 10:47:44 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.199
X-Spam-Level:
X-Spam-Status: No, score=-4.199 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=unavailable autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BhsugUIcrPGj for <txauth@ietfa.amsl.com>; Tue, 21 Jan 2020 10:47:40 -0800 (PST)
Received: from outgoing.mit.edu (outgoing-auth-1.mit.edu [18.9.28.11]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0099C1209E2 for <txauth@ietf.org>; Tue, 21 Jan 2020 10:47:39 -0800 (PST)
Received: from [192.168.1.7] (static-71-174-62-56.bstnma.fios.verizon.net [71.174.62.56]) (authenticated bits=0) (User authenticated as jricher@ATHENA.MIT.EDU) by outgoing.mit.edu (8.14.7/8.12.4) with ESMTP id 00LIlZ5p006060 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 21 Jan 2020 13:47:37 -0500
Content-Type: text/plain; charset="utf-8"
Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.11\))
From: Justin Richer <jricher@mit.edu>
In-Reply-To: <2B53E22D-2C4C-4364-9A45-285D1195E642@lodderstedt.net>
Date: Tue, 21 Jan 2020 13:47:35 -0500
Cc: "Richard Backman, Annabelle" <richanna=40amazon.com@dmarc.ietf.org>, "txauth@ietf.org" <txauth@ietf.org>
Content-Transfer-Encoding: quoted-printable
Message-Id: <9A1D966F-F31D-4785-9FEF-6A87F1D80E37@mit.edu>
References: <741262A9-A258-40DC-87AB-0ED7515D136E@mit.edu> <F7F47DEF-DB58-4F1D-A00A-8731D44F2FA0@amazon.com> <2B53E22D-2C4C-4364-9A45-285D1195E642@lodderstedt.net>
To: Torsten Lodderstedt <torsten@lodderstedt.net>
X-Mailer: Apple Mail (2.3445.104.11)
Archived-At: <https://mailarchive.ietf.org/arch/msg/txauth/iw3ShL7E_rhwerMpGiLLJhnAbSU>
Subject: Re: [Txauth] TxAuth Charter (Take 3.5)
X-BeenThere: txauth@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: <txauth.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/txauth>, <mailto:txauth-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/txauth/>
List-Post: <mailto:txauth@ietf.org>
List-Help: <mailto:txauth-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/txauth>, <mailto:txauth-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 21 Jan 2020 18:47:44 -0000

Thanks, both of those nits make sense and we’ll be sure to incorporate them. 

 — Justin

> On Jan 21, 2020, at 5:56 AM, Torsten Lodderstedt <torsten@lodderstedt.net> wrote:
> 
> another NIT: Approval of “access to” multiple resources and APIs in a single interaction
> 
>> On 20. Jan 2020, at 19:05, Richard Backman, Annabelle <richanna=40amazon.com@dmarc.ietf.org> wrote:
>> 
>> NIT: Mixed verb tenses in the last sentence of paragraph 2. Replace “as well as providing” with “and provides”.
>> 
>> – 
>> Annabelle Richard Backman
>> AWS Identity
>> 
>> 
>> From: Txauth <txauth-bounces@ietf.org> on behalf of Justin Richer <jricher@mit.edu>
>> Date: Saturday, January 18, 2020 at 6:16 AM
>> To: "txauth@ietf.org" <txauth@ietf.org>
>> Subject: [Txauth] TxAuth Charter (Take 3.5)
>> 
>> Thanks for all the feedback and discussion on the last round of the charter. I’ve made a few tweaks to it based on the conversations on this list, and a couple off-list, and have incorporated them here.
>> 
>>> 
>>> This group is chartered to develop a delegation protocol for authorization, identity, and API access. This protocol will allow an authorizing party to delegate access to client software through an authorization server. The use cases supported by this protocol will include widely deployed use cases currently supported by OAuth 2.0 and OpenID Connect (an extension of OAuth 2.0) as well as new use cases not enabled by OAuth 2.0.
>>> 
>>> The delegation process will be acted upon by multiple parties in the protocol, each performing a specific role. The protocol will decouple the interaction channels, such as the end user’s browser, from the delegation channel, which happens directly between the client and the authorization server (in contrast with OAuth 2.0 which is initiated by the client redirecting the user’s browser). The client and AS will involve the authorizing party as necessary through interaction mechanisms indicated by the protocol. This decoupling avoids many of the security concerns and technical challenges of OAuth 2.0 as well as providing a non-invasive path for supporting future types of clients and interaction channels.
>>> 
>>> Additionally, the delegation process will allow for:
>>> 
>>> - Fine-grained specification of access
>>> - Approval of AS attestation to identity claims
>>> - Approval of multiple resources and APIs in a single interaction
>>> - Separation between the party authorizing access and the party operating the client requesting access
>>> - Web, mobile, single-page, interaction-constrained, and other types of client applications
>>> 
>>> The group will define extension points for this protocol to allow for flexibility in areas including:
>>> 
>>> - Cryptographic agility for keys, message signatures, and proof of possession 
>>> - User interaction mechanisms including web and non-web methods
>>> - Mechanisms for providing user, software, organization, and other pieces of information used in authorization decisions
>>> - Token presentation mechanisms and key bindings
>>> - Optimization of information and API access beyond identity through the delegation process
>>> 
>>> Additionally, the group will provide mechanisms for management of the protocol lifecycle including:
>>> 
>>> - Discovery of the authorization server
>>> - Revocation of active tokens
>>> - Query of token rights by resource servers
>>> 
>>> Although the artifacts for this work are not intended or expected to be backwards-compatible with OAuth 2.0 or OpenID Connect, the group will attempt to simplify porting from OAuth 2.0 and OpenID Connect to the new protocol where possible.
>>> 
>>> While the initial work will focus on using HTTP for communication between the client and the authorization server, the working group will seek to take advantage of optimization features of HTTP2 and HTTP3 where possible, and will strive to enable simple mapping to other protocols such as COAP.
>> 
>> I would really appreciate the security AD’s weighing in at this stage. Thanks again everyone!
>> 
>> — Justin
>> -- 
>> Txauth mailing list
>> Txauth@ietf.org
>> https://www.ietf.org/mailman/listinfo/txauth
>