The OpenSocial Explorer should utilize Federated Login for Google Account Users to allow end users to sign in to the OpenSocial Explorer with their Google accounts.
The ID obtained should be used to set the Shindig owner/viewer IDs. This enables users to utilize OAuth gadgets in the OSE without collisions in token storage.
The server-side portions of this are implemented in the org.opensocial.explorer.server.openid package using openid4java.
The OpenSocial Explorer should utilize Federated Login for Google Account Users to allow end users to sign in to the OpenSocial Explorer with their Google accounts.
The ID obtained should be used to set the Shindig owner/viewer IDs. This enables users to utilize OAuth gadgets in the OSE without collisions in token storage.
The server-side portions of this are implemented in the org.opensocial.explorer.server.openid package using openid4java.