Re: [OAUTH-WG] User Endpoint

Dick Hardt <dick.hardt@gmail.com> Mon, 10 May 2010 00:55 UTC

Return-Path: <dick.hardt@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 67BD73A6ABE for <oauth@core3.amsl.com>; Sun, 9 May 2010 17:55:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.299
X-Spam-Level:
X-Spam-Status: No, score=-1.299 tagged_above=-999 required=5 tests=[AWL=1.300, BAYES_00=-2.599]
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 oTiaZTdH13j1 for <oauth@core3.amsl.com>; Sun, 9 May 2010 17:55:45 -0700 (PDT)
Received: from mail-px0-f172.google.com (mail-px0-f172.google.com [209.85.212.172]) by core3.amsl.com (Postfix) with ESMTP id B2BAC3A6978 for <oauth@ietf.org>; Sun, 9 May 2010 17:55:45 -0700 (PDT)
Received: by pxi19 with SMTP id 19so1525673pxi.31 for <oauth@ietf.org>; Sun, 09 May 2010 17:55:30 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:mime-version :content-type:from:in-reply-to:date:cc:content-transfer-encoding :message-id:references:to:x-mailer; bh=hjocgpofknucRX2O7TzdjcigAB15VJyDaeqTy3HCrno=; b=ZKL82zBsbEBi1Y29HTF1PfazmbbhFMYFM66TvHzdWbpLUC3MoiPrA5ateFu+sfSIOX XW3pSY5TtJwNTNsA0ClJyV5IZ6vkCxNmNacgdhTiJJXGtIIhfevQbr6LOfIJ16bABm5b 0yCF0AvcQv/jfJHvny8jJB2djOYxryqL6pB9E=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to:x-mailer; b=MGraw53Zo/wjKBH0XiLOFQj7TYkh7RFfhhjByoLDcA+/3t7sMcWLyzKrqbbVnkv4op eWek31M5hy8qjeQqJ0aEH0KmpeZBjCQ9taTDlVxttwdTJeegalR44Cp/CMljjG3/IMCi j4i3KUUIvVrNRBN9OQBsJMbbuuQrpAxq90NZ4=
Received: by 10.114.251.23 with SMTP id y23mr2530327wah.42.1273452929959; Sun, 09 May 2010 17:55:29 -0700 (PDT)
Received: from [192.168.1.102] (64-46-1-217.dyn.novuscom.net [64.46.1.217]) by mx.google.com with ESMTPS id d16sm22901122wam.0.2010.05.09.17.55.29 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 09 May 2010 17:55:29 -0700 (PDT)
Mime-Version: 1.0 (Apple Message framework v1078)
Content-Type: text/plain; charset="us-ascii"
From: Dick Hardt <dick.hardt@gmail.com>
In-Reply-To: <90C41DD21FB7C64BB94121FBBC2E72343B3AB46E1E@P3PW5EX1MB01.EX1.SECURESERVER.NET>
Date: Sun, 09 May 2010 17:55:28 -0700
Content-Transfer-Encoding: quoted-printable
Message-Id: <43C2E5D4-FA8B-4C72-91C1-6ED4435334D2@gmail.com>
References: <90C41DD21FB7C64BB94121FBBC2E72343B3AB46E1E@P3PW5EX1MB01.EX1.SECURESERVER.NET>
To: Eran Hammer-Lahav <eran@hueniverse.com>
X-Mailer: Apple Mail (2.1078)
Cc: "OAuth WG (oauth@ietf.org)" <oauth@ietf.org>
Subject: Re: [OAUTH-WG] User Endpoint
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: Mon, 10 May 2010 00:55:46 -0000

I prefer authorization endpoint as it talks about the functionality of what the client gets from that endpoint. Delegation endpoint is another alternative. User endpoint implies there must be a user present. I envision scenarios where an identity agent deals with the authorization for the user and the user is not involved. 

On 2010-05-09, at 2:15 PM, Eran Hammer-Lahav wrote:

> I would like to rename the authorization endpoint to the user endpoint. Any objections?
> 
> EHL
> _______________________________________________
> OAuth mailing list
> OAuth@ietf.org
> https://www.ietf.org/mailman/listinfo/oauth