Re: [OAUTH-WG] FW: New Version Notification for draft-hunt-oauth-v2-user-a4c-05.txt

Thomas Broyer <t.broyer@gmail.com> Mon, 21 July 2014 20:47 UTC

Return-Path: <t.broyer@gmail.com>
X-Original-To: oauth@ietfa.amsl.com
Delivered-To: oauth@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1EAE01A0328 for <oauth@ietfa.amsl.com>; Mon, 21 Jul 2014 13:47:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.999
X-Spam-Level:
X-Spam-Status: No, score=-1.999 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, SPF_PASS=-0.001] autolearn=ham
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 unouc5rBSnik for <oauth@ietfa.amsl.com>; Mon, 21 Jul 2014 13:47:15 -0700 (PDT)
Received: from mail-lb0-x229.google.com (mail-lb0-x229.google.com [IPv6:2a00:1450:4010:c04::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CC4171A0070 for <oauth@ietf.org>; Mon, 21 Jul 2014 13:47:14 -0700 (PDT)
Received: by mail-lb0-f169.google.com with SMTP id s7so5188993lbd.14 for <oauth@ietf.org>; Mon, 21 Jul 2014 13:47:13 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=wS7FDP/WiO1BKAg7JgzPgxjAQSCJrXo94g8PKca9maE=; b=VS37zeMMnICZc16RoR1kSB/AeL1K2+LkkFEUAHCHXstictSf8dqNEHA9wJFYoAstht hfUccTamfKuMrf74IIOvxZ7DoG12b9kq+HMeMiTRVXsugWO+SIw21ekzT5gwCXELdmoT Yq7So9gPeTE2A9bTHxoiJgi+m+vfvLHxXgPBG8/SUzWp0ha+2cOZFd3PmKV0sEGyu0o7 2f+p0e3LhNaQM97IRbgsPmuTbLE55UdKgswu1PWvNQj0h6KI+YsTEdQHNijzwgkJ4ZJA clWopnUgpDPeAPcAep1Ol3Rj6YQ5jvGwQIGxwYKt9Suomcttq7IkJc9xQWEr0h/ilZb/ x4EQ==
MIME-Version: 1.0
X-Received: by 10.112.56.148 with SMTP id a20mr28122894lbq.72.1405975632880; Mon, 21 Jul 2014 13:47:12 -0700 (PDT)
Received: by 10.152.113.73 with HTTP; Mon, 21 Jul 2014 13:47:12 -0700 (PDT)
Received: by 10.152.113.73 with HTTP; Mon, 21 Jul 2014 13:47:12 -0700 (PDT)
In-Reply-To: <4E1F6AAD24975D4BA5B16804296739439ADDA25E@TK5EX14MBXC294.redmond.corp.microsoft.com>
References: <20140721185955.29738.31476.idtracker@ietfa.amsl.com> <4E1F6AAD24975D4BA5B16804296739439ADDA25E@TK5EX14MBXC294.redmond.corp.microsoft.com>
Date: Mon, 21 Jul 2014 22:47:12 +0200
Message-ID: <CAEayHEO-_i+cB6mtb_OUaXF4OfyTrYwfv1mn2EYS-KEzTKY1GA@mail.gmail.com>
From: Thomas Broyer <t.broyer@gmail.com>
To: Mike Jones <Michael.Jones@microsoft.com>
Content-Type: multipart/alternative; boundary="001a113393c829354004feba3694"
Archived-At: http://mailarchive.ietf.org/arch/msg/oauth/aDbtNbACGcbuU12eXXxxmPoxsbY
Cc: "<oauth@ietf.org>" <oauth@ietf.org>
Subject: Re: [OAUTH-WG] FW: New Version Notification for draft-hunt-oauth-v2-user-a4c-05.txt
X-BeenThere: oauth@ietf.org
X-Mailman-Version: 2.1.15
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: Mon, 21 Jul 2014 20:47:17 -0000

The end of section 2.2 talks about prompt=consent but the value is not
defined above.

Also, I don't understand the note about "pwd" being used by a service. In
which scenario would that happen?

Finally, what's the difference between providing several values for "amr"
with and without including "mfa"? IOW, what's the use case for mfa?
Le 21 juil. 2014 21:06, "Mike Jones" <Michael.Jones@microsoft.com> a écrit :

>  Changes in this version are:
>
> ·        Added the Authentication Method Reference Values registry.
>
> ·        Renamed the code_for_id_token grant type to
> urn:ietf:params:oauth:grant-type:code-for-id-token to conform to Section
> 4.5 of RFC 6749.
>
>                                                             -- Mike
>
>
>
> -----Original Message-----
> From: internet-drafts@ietf.org [mailto:internet-drafts@ietf.org]
> Sent: Monday, July 21, 2014 12:00 PM
> To: Phil Hunt; Anthony Nadalin; Phil Hunt; Mike Jones; Anthony Nadalin;
> Mike Jones
> Subject: New Version Notification for draft-hunt-oauth-v2-user-a4c-05.txt
>
>
>
>
>
> A new version of I-D, draft-hunt-oauth-v2-user-a4c-05.txt
>
> has been successfully submitted by Michael B. Jones and posted to the IETF
> repository.
>
>
>
> Name:                  draft-hunt-oauth-v2-user-a4c
>
> Revision:              05
>
> Title:                     Providing User Authentication Information to
> OAuth 2.0 Clients
>
> Document date: 2014-07-21
>
> Group:                  Individual Submission
>
> Pages:                  19
>
> URL:
> http://www.ietf.org/internet-drafts/draft-hunt-oauth-v2-user-a4c-05.txt
>
> Status:
> https://datatracker.ietf.org/doc/draft-hunt-oauth-v2-user-a4c/
>
> Htmlized:       http://tools.ietf.org/html/draft-hunt-oauth-v2-user-a4c-05
>
> Diff:
> http://www.ietf.org/rfcdiff?url2=draft-hunt-oauth-v2-user-a4c-05
>
>
>
> Abstract:
>
>    This specification defines a way for OAuth 2.0 clients to verify the
>
>    identity of the End-User and obtain consent based upon the
>
>    authentication performed by an Authorization Server.  The
>
>    interactions defined by this specification are intentionally
>
>    compatible with the OpenID Connect protocol.
>
>
>
>
>
>
>
>
>
>
> Please note that it may take a couple of minutes from the time of
> submission until the htmlized version and diff are available at
> tools.ietf.org.
>
>
>
> The IETF Secretariat
>
>
>
> _______________________________________________
> OAuth mailing list
> OAuth@ietf.org
> https://www.ietf.org/mailman/listinfo/oauth
>
>