Re: [OAUTH-WG] [Openid-specs-ab] Simple Web Discovery

John Bradley <ve7jtb@ve7jtb.com> Fri, 29 October 2010 16:11 UTC

Return-Path: <ve7jtb@ve7jtb.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 A983E3A6405 for <oauth@core3.amsl.com>; Fri, 29 Oct 2010 09:11:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.565
X-Spam-Level:
X-Spam-Status: No, score=-2.565 tagged_above=-999 required=5 tests=[AWL=0.033, BAYES_00=-2.599, FUZZY_CPILL=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 L9tE-rMEQR+k for <oauth@core3.amsl.com>; Fri, 29 Oct 2010 09:11:35 -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 EFC203A67A7 for <oauth@ietf.org>; Fri, 29 Oct 2010 09:11:32 -0700 (PDT)
Received: by gya6 with SMTP id 6so2233077gya.31 for <oauth@ietf.org>; Fri, 29 Oct 2010 09:13:26 -0700 (PDT)
Received: by 10.151.147.19 with SMTP id z19mr22436860ybn.150.1288368806521; Fri, 29 Oct 2010 09:13:26 -0700 (PDT)
Received: from [192.168.1.3] ([190.22.62.69]) by mx.google.com with ESMTPS id q14sm1836500ybk.7.2010.10.29.09.13.23 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 29 Oct 2010 09:13:25 -0700 (PDT)
Mime-Version: 1.0 (Apple Message framework v1081)
Content-Type: multipart/signed; boundary="Apple-Mail-521-823955578"; protocol="application/pkcs7-signature"; micalg="sha1"
From: John Bradley <ve7jtb@ve7jtb.com>
In-Reply-To: <180155C5EA10854997314CA5E063D18FE62B29@TK5EX14MBXC113.redmond.corp.microsoft.com>
Date: Fri, 29 Oct 2010 13:13:20 -0300
Message-Id: <7FE3A664-3BC4-44E6-ACF6-AF9E4754A4D1@ve7jtb.com>
References: <20101027013941.E742F21F40@mail.zxidp.org> <180155C5EA10854997314CA5E063D18FE573EE@TK5EX14MBXC117.redmond.corp.microsoft.com> <79DB6BC1-62CA-4B84-8B45-5E01044CFC4F@ve7jtb.com> <180155C5EA10854997314CA5E063D18FE59464@TK5EX14MBXC117.redmond.corp.microsoft.com> <E062F758-ED2E-4020-AA6B-65C7DB62BA1C@mac.com> <180155C5EA10854997314CA5E063D18FE62B29@TK5EX14MBXC113.redmond.corp.microsoft.com>
To: Anthony Nadalin <tonynad@microsoft.com>
X-Mailer: Apple Mail (2.1081)
Cc: sampo@zxidp.org, openid-specs-ab@lists.openid.net, oauth@ietf.org, the Connect work group <openid-specs-connect@lists.openid.net>
Subject: Re: [OAUTH-WG] [Openid-specs-ab] Simple Web Discovery
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, 29 Oct 2010 16:11:49 -0000

I am agreeing using oAuth in that way is a good idea.   It has been discussed various places.  I think Eve's UMA group is looking at some options for that.

You could however do the same thing with WebFinger/XRD.

It would have been better to have worked on this together over the last year and a half.

However we are where we are and we need to look at it as a legitimate proposal.

However it will be up against other similar work in the community.

John B.

On 2010-10-29, at 12:57 PM, Anthony Nadalin wrote:

> I would not say that this is just a JSON version of XRD, as XRD has quite a few more complex feature. What is being suggested here is being able to use OAuth for the authorization/delegation to discovery information in a very simple chunkable forward means.
> 
> -----Original Message-----
> From: John Bradley [mailto:jbradley@mac.com] 
> Sent: Thursday, October 28, 2010 5:22 PM
> To: Anthony Nadalin
> Cc: the Connect work group; sampo@zxidp.org; openid-specs-ab@lists.openid.net; oauth@ietf.org
> Subject: Re: [Openid-specs-ab] [OAUTH-WG] Simple Web Discovery
> 
> If there is no authorization mechanism,  then this is just a JSON version of XRD.  
> 
> Not that you couldn't add authorization to XRD.
> 
> We were planning on doing that as an option for a proxy resolution flow that would look quite similar.
> 
> The way that the existing XRI resolver works is quite similar to what you describe filtering by service.
> One of the use cases has been adding authentication, but there was never enough interest.
> 
> Too bad MS didn't participate in XRD.
> 
> John B.
> On 2010-10-28, at 8:42 PM, Anthony Nadalin wrote:
> 
>> So not sure that this would be handled by the SWD itself but as pointed out in the SWD specification is that the SWD may be accompanied by an authorization header and this is where I would expect that to happen
>> 
>> -----Original Message-----
>> From: openid-specs-connect-bounces@lists.openid.net [mailto:openid-specs-connect-bounces@lists.openid.net] On Behalf Of John Bradley
>> Sent: Thursday, October 28, 2010 8:41 AM
>> To: the Connect work group
>> Cc: sampo@zxidp.org; openid-specs-ab@lists.openid.net; oauth@ietf.org
>> Subject: Re: [Openid-specs-ab] [OAUTH-WG] Simple Web Discovery
>> 
>> In the case where the user logs in to a RP with a PPID type identifier.  
>> 
>> How could the person then allow the RP to discover their service endpoints.
>> Also conversely would publishing the endpoint provide a way for the RP to correlate the user without permission.
>> 
>> One common practice for openID PPID is that the IdP generates the PPID via AES128(actual ID + RP or sector identifier).
>> 
>> In that case the RP could do an oauth flow to the IdP discovery endpoint to get permission to see the user endpoints.
>> The IdP could decrypt the opaque identifier to determine the actual subject.
>> 
>> That would protect the non correlation unless the user decides to permit discovery.
>> 
>> The model if not the details seem similar to some work that is being submitted to the ITU-T as I understand it.
>> 
>> John B.
>> 
>> 
>> On 2010-10-28, at 12:07 PM, Anthony Nadalin wrote:
>> 
>>> Sampo, can you give a usecase of how you would use the pairwise
>>> 
>>> -----Original Message-----
>>> From: openid-specs-ab-bounces@lists.openid.net 
>>> [mailto:openid-specs-ab-bounces@lists.openid.net] On Behalf Of 
>>> sampo@zxidp.org
>>> Sent: Tuesday, October 26, 2010 6:40 PM
>>> To: Mike Jones
>>> Cc: sampo@zxidp.org; openid-specs-ab@lists.openid.net; oauth@ietf.org; 
>>> openid-specs-connect@lists.openid.net
>>> Subject: Re: [Openid-specs-ab] [OAUTH-WG] Simple Web Discovery
>>> 
>>> Simple enough spec. I like the notion of service type. However some questions to answer:
>>> 
>>> How would one convey saml2:Assertion as the "principal"? Or how would one convey a saml2:NameID as the "principal"?
>>> 
>>> Or in more generic sense, how would one convey a pairwise pseudonym as principal?
>>> 
>>> Cheers,
>>> --Sampo
>>> 
>>> Mike Jones <Michael.Jones@microsoft.com> said:
>>>> Having a simple discovery method for services and resources is key to enabling many Internet scenarios that require interactions among parties that do not have pre-established relationships.  For instance, if Joe, with e-mail address joe@example.com, wants to share his calendar with Mary, then Mary's calendar service, in the general case, will need to discover the location of Joe's calendar service.  For example, Mary's calendar service might discover that Joe's calendar service is located at http://calendars.proseware.com/calendar/joseph by doing discovery for a service named urn:adatum.com:calendar  at example.com for the account joe.
>>>> 
>>>> Yaron Goland<http://www.goland.org/> and I are submitting this Simple Web Discovery (SWD)<http://self-issued.info/docs/draft-jones-simple-web-discovery-00.html> draft (attached and at http://self-issued.info/docs/draft-jones-simple-web-discovery-00.html) for consideration by the community to address this need.  SWD is simple to understand and implement, enables different permissions to be applied to discovery of different services, and is JSON-based.  I look forward to discussing this with many of you next week at IIW<http://www.internetidentityworkshop.com/iiwxi-11-in-mountain-view/>.
>>>> 
>>>>                                                              -- 
>>>> Mike
>>>> 
>>>> _______________________________________________
>>>> OAuth mailing list
>>>> OAuth@ietf.org
>>>> https://www.ietf.org/mailman/listinfo/oauth
>>>> 
>>> _______________________________________________
>>> Openid-specs-ab mailing list
>>> Openid-specs-ab@lists.openid.net
>>> http://lists.openid.net/mailman/listinfo/openid-specs-ab
>>> 
>>> _______________________________________________
>>> openid-specs-connect mailing list
>>> openid-specs-connect@lists.openid.net
>>> http://lists.openid.net/mailman/listinfo/openid-specs-connect
>> 
>> _______________________________________________
>> Openid-specs-ab mailing list
>> Openid-specs-ab@lists.openid.net
>> http://lists.openid.net/mailman/listinfo/openid-specs-ab
> 
> _______________________________________________
> openid-specs-connect mailing list
> openid-specs-connect@lists.openid.net
> http://lists.openid.net/mailman/listinfo/openid-specs-connect