function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
vir123vir123 

force.com for Google App engine + SSO

I'm developing an application in Google app engine. In this application if user logs in with gmail user credentials, application should access that logged in user's sales force account details (if logged in user has a salesforce account). I should be able to get account details (and any other details in force.com) and display them in Google app in a needed format. How can I do this? Is there a way to accomplish this buy using 'force.com for Google app engine' + SSO ?