7 messages in com.googlegroups.opensocial-apiRe: [OpenSocial] Re: Get friends' IDs
FromSent OnAttachments
hobnobLover22 Dec 2007 13:09 
Dustin Jorge22 Dec 2007 13:14 
hobnobLover22 Dec 2007 13:42 
Dustin Jorge22 Dec 2007 13:54 
hobnobLover22 Dec 2007 21:33 
Reinoud Elhorst23 Dec 2007 04:19 
Arne Roomann-Kurrik (Google)27 Dec 2007 13:22 
Subject:Re: [OpenSocial] Re: Get friends' IDs
From:Reinoud Elhorst (goo@claude.nl)
Date:12/23/2007 04:19:54 AM
List:com.googlegroups.opensocial-api

I like the idea of somehow making sure that the userids (and perhaps other ids as well) are globally unique for a person (at least to that one application). In the future this could even evolve to a system where, when a user couples for instance his myspace account to his hi5 account, the same userid would be returned for that user across the two containers.

Then again, this would need some extra security: when a container claims that user "myspace_1234" has logged in, there is little way for the application of verifying that claim.

So probably the best way to go right now is indeed to just prepend the containername to the id on the serverside of your application (where the containername can be read securely).

On 12/23/07, hobnobLover <hobn@gmail.com> wrote:

Good question!