Re: [OAUTH-WG] How do autonomous clients asks for access tokens?
Eran Hammer-Lahav <eran@hueniverse.com> Fri, 25 June 2010 18:20 UTC
Return-Path: <eran@hueniverse.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 29B6F28C106 for <oauth@core3.amsl.com>; Fri, 25 Jun 2010 11:20:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.229
X-Spam-Level:
X-Spam-Status: No, score=-2.229 tagged_above=-999 required=5 tests=[AWL=0.369, BAYES_00=-2.599, HTML_MESSAGE=0.001]
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 hv7J9CapdPru for <oauth@core3.amsl.com>; Fri, 25 Jun 2010 11:20:28 -0700 (PDT)
Received: from p3plex1out01.prod.phx3.secureserver.net (p3plex1out01.prod.phx3.secureserver.net [72.167.180.17]) by core3.amsl.com (Postfix) with SMTP id DAF223A69A5 for <oauth@ietf.org>; Fri, 25 Jun 2010 11:20:28 -0700 (PDT)
Received: (qmail 4849 invoked from network); 25 Jun 2010 18:20:37 -0000
Received: from unknown (HELO smtp.ex1.secureserver.net) (72.167.180.20) by p3plex1out01.prod.phx3.secureserver.net with SMTP; 25 Jun 2010 18:20:37 -0000
Received: from P3PW5EX1MB01.EX1.SECURESERVER.NET ([10.6.135.20]) by P3PW5EX1HT002.EX1.SECURESERVER.NET ([72.167.180.20]) with mapi; Fri, 25 Jun 2010 11:20:35 -0700
From: Eran Hammer-Lahav <eran@hueniverse.com>
To: Yaron Goland <yarong@microsoft.com>
Date: Fri, 25 Jun 2010 11:20:17 -0700
Thread-Topic: How do autonomous clients asks for access tokens?
Thread-Index: AcsUhyWs09OFs5wQSWq4/S2IEg6MHwAC8dzw
Message-ID: <90C41DD21FB7C64BB94121FBBC2E72343B3EC8499B@P3PW5EX1MB01.EX1.SECURESERVER.NET>
References: <7C01E631FF4B654FA1E783F1C0265F8C579CA967@TK5EX14MBXC117.redmond.corp.microsoft.com>
In-Reply-To: <7C01E631FF4B654FA1E783F1C0265F8C579CA967@TK5EX14MBXC117.redmond.corp.microsoft.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
acceptlanguage: en-US
Content-Type: multipart/alternative; boundary="_000_90C41DD21FB7C64BB94121FBBC2E72343B3EC8499BP3PW5EX1MB01E_"
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:20:32 -0000
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