Re: [OAUTH-WG] First draft of OAuth 2.0

David Recordon <recordond@gmail.com> Tue, 23 March 2010 17:58 UTC

Return-Path: <recordond@gmail.com>
X-Original-To: oauth@core3.amsl.com
Delivered-To: oauth@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id E5D633A6D05 for <oauth@core3.amsl.com>; Tue, 23 Mar 2010 10:58:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 1.131
X-Spam-Level: *
X-Spam-Status: No, score=1.131 tagged_above=-999 required=5 tests=[BAYES_50=0.001, DNS_FROM_OPENWHOIS=1.13]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bTckwNpQ55vz for <oauth@core3.amsl.com>; Tue, 23 Mar 2010 10:58:35 -0700 (PDT)
Received: from mail-px0-f183.google.com (mail-px0-f183.google.com [209.85.216.183]) by core3.amsl.com (Postfix) with ESMTP id 8066D3A6D11 for <oauth@ietf.org>; Tue, 23 Mar 2010 10:47:45 -0700 (PDT)
Received: by pxi13 with SMTP id 13so3451252pxi.17 for <oauth@ietf.org>; Tue, 23 Mar 2010 10:47:59 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=UTb93dHkjpQ+tfGfdYCAmzkAvh/g5qipCwOIB64fE6I=; b=ZxAL29Tkqugc5e0aFuk9Fv/OsE+fPa9Zs8viENh5Jx/Jzn2aNUZWVq6xfy8ebLe+7H e6MnfpfcYDPP/QkL4XJ3EN97ZqGeWcow7CB2n/6umhmvUp7wV7flRz+742PJlEyIF6Ag Tu/LoX4UQqBZtwNNwpVg7CwqJ14sAVZ9Sp/7U=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=CQLBokZVj9tXOm7vM/xDgNjVdpfJDXsblxROEzv3bQPXsRij0w4uUhSPg4v8aPUp1a s/Oy5WVEwXZ8ROGvBVErxRj5uDpP4aqthUlfQy5rRiV7EIXamTY4gb24XS50s3zuPqQV gG42f+Ap9geIwBKJRhU9/JSmahlp9G/b1AHG8=
MIME-Version: 1.0
Received: by 10.114.7.18 with SMTP id 18mr605761wag.0.1269366479229; Tue, 23 Mar 2010 10:47:59 -0700 (PDT)
In-Reply-To: <E558602B-48A1-4FB9-AB9D-0BC94DFCCC18@lodderstedt.net>
References: <OFF96BDDB5.0F452F7D-ON802576EF.003FF4EA-802576EF.0040455E@ie.ibm.com> <E558602B-48A1-4FB9-AB9D-0BC94DFCCC18@lodderstedt.net>
Date: Tue, 23 Mar 2010 10:47:59 -0700
Message-ID: <fd6741651003231047s419db471x98098a2e46aab168@mail.gmail.com>
From: David Recordon <recordond@gmail.com>
To: Torsten Lodderstedt <torsten@lodderstedt.net>, Chuck Mortimore <cmortimore@salesforce.com>, Mark Mcgloin <mark.mcgloin@ie.ibm.com>
Content-Type: text/plain; charset="windows-1252"
Content-Transfer-Encoding: quoted-printable
Cc: OAuth WG <oauth@ietf.org>
Subject: Re: [OAUTH-WG] First draft of OAuth 2.0
X-BeenThere: oauth@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: OAUTH WG <oauth.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/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: Tue, 23 Mar 2010 17:58:36 -0000

Hey Chuck,
Thanks for rewriting the SAML flow into the style of my draft!  I
really appreciate it.

I originally dropped the SAML flow because I hadn't seen support for
it on the mailing list(s) the past two months.  I think that our
default should be making the spec as short and simple as possible so
removed a few things from WRAP in order to start conversations like
this one.  It's now clear that Google, Microsoft, Salesforce, and IBM
all need the SAML profile.  Chuck, I'll merge your wording in.  Want
to be listed as an author?

We're also going to need to figure out which flows should be in the
core spec versus which should be developed at the same time but in
individual documents.

Thanks,
--David

On Tue, Mar 23, 2010 at 4:50 AM, Torsten Lodderstedt
<torsten@lodderstedt.net> wrote:
> +1 for assertion support
>
> what about enhancing the flow #2.4 to accept any kind of user credentials
> (username/password, SAML assertions, other authz servers tokens)
>
> regards,
> Torsten.
>
> Am 23.03.2010 um 12:42 schrieb Mark Mcgloin <mark.mcgloin@ie.ibm.com>:
>
>> +1 for assertion profile. Was there any reason why it was dropped?
>>
>> On 3/23/10, Chuck Mortimore wrote:
>>>
>>> Just getting a chance to review this – I apologize for not getting this
>>
>> before the meeting started.
>>
>>> We’d like to see some form of an Assertion Profile, similar to section
>>> 5.2
>>
>> from draft-hardt-oauth-01.   We have strong customer use-cases for an
>> assertion based flow, specifically SAML bearer tokens, and I >believe
>> Microsoft may have already shipped a minor variation on this ( wrap_SAML )
>> in Azure.
>>
>>
>> Mark McGloin
>> _______________________________________________
>> OAuth mailing list
>> OAuth@ietf.org
>> https://www.ietf.org/mailman/listinfo/oauth
>
> _______________________________________________
> OAuth mailing list
> OAuth@ietf.org
> https://www.ietf.org/mailman/listinfo/oauth
>