Re: [OAUTH-WG] OAuth2 and clients without browsers
Andrew Arnott <andrewarnott@gmail.com> Wed, 27 July 2011 14:46 UTC
Return-Path: <andrewarnott@gmail.com>
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 BE64711E80BF for <oauth@ietfa.amsl.com>; Wed, 27 Jul 2011 07:46:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.598
X-Spam-Level:
X-Spam-Status: No, score=-3.598 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-1]
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 c2LavamOogM4 for <oauth@ietfa.amsl.com>; Wed, 27 Jul 2011 07:46:35 -0700 (PDT)
Received: from mail-qw0-f44.google.com (mail-qw0-f44.google.com [209.85.216.44]) by ietfa.amsl.com (Postfix) with ESMTP id 039D911E80BD for <oauth@ietf.org>; Wed, 27 Jul 2011 07:46:34 -0700 (PDT)
Received: by qwc23 with SMTP id 23so1122479qwc.31 for <oauth@ietf.org>; Wed, 27 Jul 2011 07:46:34 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=BjBRkeZUOTzCy5mGVDWayrypEbgnHCtbeyd0aP7MykY=; b=Y8TM8+2OsvVcKwGbt1tISsI5IWs5Jsw+CKtH98o57Cu9hgjW+gnnB6QanrtnAZ9rIl fx1qWs6kfNll6sg8AfoYhNsHeP1OMgU+EisCSw2Wqz6WZXNWytGfsjqh8cWLQWtlaQjh tX/lhokIOGb0S5LB9m1EFx7HIcSXMXhxO1Ifw=
Received: by 10.229.85.134 with SMTP id o6mr81285qcl.238.1311777994114; Wed, 27 Jul 2011 07:46:34 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.229.70.204 with HTTP; Wed, 27 Jul 2011 07:46:14 -0700 (PDT)
In-Reply-To: <CAGdjJpJV+QubqZAkfgFLmHBunuFY_QPeNXh+b_J+d9JCSd4M=w@mail.gmail.com>
References: <CAE358b7heXa_Arp48H=54-A73kHMx5mmCU_GaXfwEQEkb0aZRw@mail.gmail.com> <CAE358b5ooYa_aTozz3aswcB8Ch2KSyXyqog7x6j+sdS=P=G8fQ@mail.gmail.com> <CAGdjJpJV+QubqZAkfgFLmHBunuFY_QPeNXh+b_J+d9JCSd4M=w@mail.gmail.com>
From: Andrew Arnott <andrewarnott@gmail.com>
Date: Wed, 27 Jul 2011 08:46:14 -0600
Message-ID: <CAE358b4V3Gk6Da1+AVeVZ3Lc+y3Nc_RX54iQFfpsC3Z0MkpLGA@mail.gmail.com>
To: Marius Scurtescu <mscurtescu@google.com>
Content-Type: multipart/alternative; boundary="0016364ee3605d08e804a90e1dff"
Cc: "OAuth WG (oauth@ietf.org)" <oauth@ietf.org>
Subject: Re: [OAUTH-WG] OAuth2 and clients without browsers
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, 27 Jul 2011 14:46:35 -0000
Yes, thank you. I'm glad there's already a spec for this. -- Andrew Arnott "I [may] not agree with what you have to say, but I'll defend to the death your right to say it." - S. G. Tallentyre On Tue, Jul 26, 2011 at 4:29 PM, Marius Scurtescu <mscurtescu@google.com>wrote: > I think you are describing the device profile: > http://tools.ietf.org/html/draft-recordon-oauth-v2-device-00 > > Is that correct? > > Marius > > > On Tue, Jul 26, 2011 at 12:18 PM, Andrew Arnott <andrewarnott@gmail.com> > wrote: > > Trying a different DL... > > -- > > Andrew Arnott > > "I [may] not agree with what you have to say, but I'll defend to the > death > > your right to say it." - S. G. Tallentyre > > > > > > On Wed, Jul 20, 2011 at 6:38 AM, Andrew Arnott <andrewarnott@gmail.com> > > wrote: > >> > >> The recent OAuth 2 specs seem to omit the scenario of a client that > cannot > >> host or invoke a browser but could display a URL to the user and ask the > >> user to enter a PIN. Was this an intentional omission? If I am > correct, > >> this forces those clients to continue to use OAuth 1.0, which is not > only > >> less desirable but it will limit which services they can access. > >> Thoughts? > >> -- > >> Andrew Arnott > >> "I [may] not agree with what you have to say, but I'll defend to the > death > >> your right to say it." - S. G. Tallentyre > > > > > > _______________________________________________ > > OAuth mailing list > > OAuth@ietf.org > > https://www.ietf.org/mailman/listinfo/oauth > > > > >
- Re: [OAUTH-WG] OAuth2 and clients without browsers Andrew Arnott
- Re: [OAUTH-WG] OAuth2 and clients without browsers Eran Hammer-Lahav
- Re: [OAUTH-WG] OAuth2 and clients without browsers Marius Scurtescu
- Re: [OAUTH-WG] OAuth2 and clients without browsers Andrew Arnott