Re: [Ace] New doc: draft-maler-ace-oauth-uma-00

Olaf Bergmann <bergmann@tzi.org> Wed, 25 March 2015 10:11 UTC

Return-Path: <bergmann@tzi.org>
X-Original-To: ace@ietfa.amsl.com
Delivered-To: ace@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 618671A896C for <ace@ietfa.amsl.com>; Wed, 25 Mar 2015 03:11:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.55
X-Spam-Level:
X-Spam-Status: No, score=-1.55 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HELO_EQ_DE=0.35] autolearn=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 dtTlsyqcDem9 for <ace@ietfa.amsl.com>; Wed, 25 Mar 2015 03:11:04 -0700 (PDT)
Received: from mailhost.informatik.uni-bremen.de (mailhost.informatik.uni-bremen.de [IPv6:2001:638:708:30c9::12]) (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 E65E01A0151 for <ace@ietf.org>; Wed, 25 Mar 2015 03:11:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at informatik.uni-bremen.de
Received: from submithost.informatik.uni-bremen.de (submithost.informatik.uni-bremen.de [IPv6:2001:638:708:30c9::b]) by mailhost.informatik.uni-bremen.de (8.14.5/8.14.5) with ESMTP id t2PAAtH5007589; Wed, 25 Mar 2015 11:10:56 +0100 (CET)
Received: from aung.tzi.org (unknown [IPv6:2001:638:708:30da:edad:685c:f675:5b64]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by submithost.informatik.uni-bremen.de (Postfix) with ESMTPSA id 3lBlZl5yM2z2pZ0; Wed, 25 Mar 2015 11:10:55 +0100 (CET)
From: Olaf Bergmann <bergmann@tzi.org>
To: Eve Maler <eve@xmlgrrl.com>
References: <59F1C792-B108-4DEC-8B5F-94CA8DC19BF8@xmlgrrl.com>
Date: Wed, 25 Mar 2015 11:10:55 +0100
In-Reply-To: <59F1C792-B108-4DEC-8B5F-94CA8DC19BF8@xmlgrrl.com> (Eve Maler's message of "Tue, 10 Mar 2015 10:53:05 -0700")
Message-ID: <87vbhpv13k.fsf@tzi.org>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain
Archived-At: <http://mailarchive.ietf.org/arch/msg/ace/pwsprTVS_PwIXSxmyRqDRKv_94E>
Cc: ace@ietf.org
Subject: Re: [Ace] New doc: draft-maler-ace-oauth-uma-00
X-BeenThere: ace@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: "Authentication and Authorization for Constrained Environments \(ace\)" <ace.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ace>, <mailto:ace-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ace/>
List-Post: <mailto:ace@ietf.org>
List-Help: <mailto:ace-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ace>, <mailto:ace-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 25 Mar 2015 10:11:05 -0000

Eve,

Eve Maler <eve@xmlgrrl.com> writes:

> http://tools.ietf.org/html/draft-maler-ace-oauth-uma-00

Thanks for sharing this.

One question: draft-hardjono-oauth-umacore-12 specifies that when a
client attempts to access a protected resource, the resource server must
register a requested permission with its authorization server to get an
RPT that the client must present to the authorization server. From
reading Section 5 of draft-maler-ace-oauth-uma, it is unclear to me
whether or not this step is required in this profile. Can you clarify
how this is supposed to work?

Thanks
Olaf