OpenSocial / explorer

Tool to learn how to develop OpenSocial gadgets. #social
Apache License 2.0
34 stars 59 forks source link

End users can sign in to the OpenSocial Explorer with Google #22

Closed sieverssj closed 11 years ago

sieverssj commented 11 years ago

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.