[OAUTH-WG] Device profile draft
David Recordon <recordond@gmail.com> Thu, 15 July 2010 19:46 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 A1C923A6B8B for <oauth@core3.amsl.com>; Thu, 15 Jul 2010 12:46:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.354
X-Spam-Level:
X-Spam-Status: No, score=-2.354 tagged_above=-999 required=5 tests=[AWL=0.244, 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 OPUMqylRPW4s for <oauth@core3.amsl.com>; Thu, 15 Jul 2010 12:46:54 -0700 (PDT)
Received: from mail-gy0-f172.google.com (mail-gy0-f172.google.com [209.85.160.172]) by core3.amsl.com (Postfix) with ESMTP id 5C22B3A6B86 for <oauth@ietf.org>; Thu, 15 Jul 2010 12:46:54 -0700 (PDT)
Received: by gyh3 with SMTP id 3so929190gyh.31 for <oauth@ietf.org>; Thu, 15 Jul 2010 12:47:02 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:cc:content-type; bh=wtG6o9dVrbiBzK1+E/S1b47S0gmazshwa/LYfejZJvg=; b=qOn2tm60TaNqy/ue1D1eYK2ZO0Yc+0yrAw9lIPCiTK7HtRiNmiRpNR7fIYst6BB4q9 hbgiBKNXwgBNxe1Ozr5V841lCmYzqhT2IoKdaeZ7qxKvqNbxHWt+ANCknoYC2ieuYHu6 MY0P62jy1TX3hUW/IgooH3bqXiuQfaAn2rPfY=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:cc:content-type; b=JtyIjEc+ypoaWg1zHgV9Tyr2B6t9LwvUtmRmZRWy3Xf+WwiDbsimZF4xyb7QebbGB2 FTiHZRuHj0H6+16Wcu4+ASuo+wabghhGlnJ9vEInOY2hWkc3AhUMnAbgAAohIDYXMD1/ sakgzgePa0SMFmo0+ga2VBcB9TapCmEwX6++4=
MIME-Version: 1.0
Received: by 10.150.55.5 with SMTP id d5mr361718yba.149.1279223222068; Thu, 15 Jul 2010 12:47:02 -0700 (PDT)
Received: by 10.231.196.88 with HTTP; Thu, 15 Jul 2010 12:47:02 -0700 (PDT)
Date: Thu, 15 Jul 2010 12:47:02 -0700
Message-ID: <AANLkTimwAtY91GtsaUICsHNkh2a4zS0kJTbr6xs7W7lI@mail.gmail.com>
From: David Recordon <recordond@gmail.com>
To: OAuth WG <oauth@ietf.org>
Content-Type: multipart/alternative; boundary="000e0cd7093abd6781048b725dfa"
Cc: Jim Brusstar <jimbru@facebook.com>
Subject: [OAUTH-WG] Device profile draft
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: Thu, 15 Jul 2010 19:46:55 -0000
I've broken the device profile out of draft 06 so that it now lives in a separate document as an extension and have updated it to fit into the draft 10 structure. It defines a new "device endpoint" for the initial setup request where the client gets the two codes and URL. It then uses the existing token endpoint for polling for an access token. Jim is currently working on an implementation of it and we're generally looking for feedback from implementors. The current polling mechanism hasn't been tested in production deployments so it's possible that it may change in future drafts. My goal is for this to become a working group draft. http://github.com/daveman692/OAuth-2.0/raw/master/draft-recordon-oauth-v2-device-00.txt Thanks! --David
- [OAUTH-WG] Device profile draft David Recordon
- Re: [OAUTH-WG] Device profile draft George Fletcher
- Re: [OAUTH-WG] Device profile draft David Recordon
- Re: [OAUTH-WG] Device profile draft Zeltsan, Zachary (Zachary)
- Re: [OAUTH-WG] Device profile draft David Recordon
- Re: [OAUTH-WG] Device profile draft Michael D Adams
- Re: [OAUTH-WG] Device profile draft David Recordon
- Re: [OAUTH-WG] Device profile draft David Recordon