Re: [OAUTH-WG] How do autonomous clients asks for access tokens?
Yaron Goland <yarong@microsoft.com> Fri, 25 June 2010 18:36 UTC
Return-Path: <yarong@microsoft.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 997E13A68B2 for <oauth@core3.amsl.com>; Fri, 25 Jun 2010 11:36:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -9.732
X-Spam-Level:
X-Spam-Status: No, score=-9.732 tagged_above=-999 required=5 tests=[AWL=0.866, BAYES_00=-2.599, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_HI=-8]
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 XXTRUgRgYnv1 for <oauth@core3.amsl.com>; Fri, 25 Jun 2010 11:36:19 -0700 (PDT)
Received: from smtp.microsoft.com (mail1.microsoft.com [131.107.115.212]) by core3.amsl.com (Postfix) with ESMTP id F176B3A6800 for <oauth@ietf.org>; Fri, 25 Jun 2010 11:36:01 -0700 (PDT)
Received: from TK5EX14CASC130.redmond.corp.microsoft.com (157.54.52.9) by TK5-EXGWY-E801.partners.extranet.microsoft.com (10.251.56.50) with Microsoft SMTP Server (TLS) id 8.2.176.0; Fri, 25 Jun 2010 11:36:11 -0700
Received: from TK5EX14MBXC117.redmond.corp.microsoft.com ([169.254.8.23]) by TK5EX14CASC130.redmond.corp.microsoft.com ([157.54.52.9]) with mapi id 14.01.0160.006; Fri, 25 Jun 2010 11:36:11 -0700
From: Yaron Goland <yarong@microsoft.com>
To: Eran Hammer-Lahav <eran@hueniverse.com>
Thread-Topic: How do autonomous clients asks for access tokens?
Thread-Index: AcsUhyWs09OFs5wQSWq4/S2IEg6MHwAC8dzwAACPtlA=
Date: Fri, 25 Jun 2010 18:36:09 +0000
Message-ID: <7C01E631FF4B654FA1E783F1C0265F8C579CAA4B@TK5EX14MBXC117.redmond.corp.microsoft.com>
References: <7C01E631FF4B654FA1E783F1C0265F8C579CA967@TK5EX14MBXC117.redmond.corp.microsoft.com> <90C41DD21FB7C64BB94121FBBC2E72343B3EC8499B@P3PW5EX1MB01.EX1.SECURESERVER.NET>
In-Reply-To: <90C41DD21FB7C64BB94121FBBC2E72343B3EC8499B@P3PW5EX1MB01.EX1.SECURESERVER.NET>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
Content-Type: multipart/alternative; boundary="_000_7C01E631FF4B654FA1E783F1C0265F8C579CAA4BTK5EX14MBXC117r_"
MIME-Version: 1.0
Cc: "OAuth WG (oauth@ietf.org)" <oauth@ietf.org>
Subject: Re: [OAUTH-WG] How do autonomous clients asks for access tokens?
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: Fri, 25 Jun 2010 18:36:36 -0000
Sorry. I screwed up. I somehow missed "none" as an option. From: Eran Hammer-Lahav [mailto:eran@hueniverse.com] Sent: Friday, June 25, 2010 11:20 AM To: Yaron Goland Cc: OAuth WG (oauth@ietf.org) Subject: RE: How do autonomous clients asks for access tokens? The access grants do not correlate to the profiles anymore. For example, user-agent uses the authorization-code access grant. The section lists how an autonomous client can use the client credentials or assertion to obtain an access token. EHL From: oauth-bounces@ietf.org [mailto:oauth-bounces@ietf.org] On Behalf Of Yaron Goland Sent: Friday, June 25, 2010 11:17 AM To: oauth@ietf.org Subject: [OAUTH-WG] How do autonomous clients asks for access tokens? Section 1.4.4 says that autonomous clients can get access tokens. But how? What grant_type should they use? Thanks, Yaron P.S. I looked for a grant_type of autonomous but I didn't see it in -08. Sorry if I missed it.
- [OAUTH-WG] How do autonomous clients asks for acc… Yaron Goland
- Re: [OAUTH-WG] How do autonomous clients asks for… Eran Hammer-Lahav
- Re: [OAUTH-WG] How do autonomous clients asks for… Yaron Goland