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
surendrasurendra 

allow users to Log in Salesforce with gmail crudentails

http://www.tquila.com/blog/2014/02/04/allow-your-salesforce-users-log-using-their-google-credentials

i have done this using the above blog

i want to login to salesforce using gmail crudentials
i have set all the auth permissions client and composite and redirect uri whn i try to login from my domain i was getting this error can any one help me

Error: invalid_scope

Some requested scopes were invalid. {valid=[https://www.googleapis.com/auth/userinfo.email, https://www.googleapis.com/auth/userinfo.profile], invalid=[id, open]}

Learn more
Request Details

    cookie_policy_enforce=false
    response_type=code
    scope=email open id profile
    redirect_uri=https://login.salesforce.com/services/authcallback/00D90000000ZJ5eEAG/Sample_Product
    state=4l8GypYvpwcHoTCUu21trotw0FLPo3tIjPf/rvlqyZuQo2+KzrCLOTC/0Rcr8avRDAFMC/9xoc6ah6jsYz5BP/pjxjoMJIzJsDZ+6O8W2T5h0vhacoZ4gTJeXcgxtiThJAkr8FhUEYzQeNlIVL9VOVTHTDl8PiYWI/gTbEhTzZAAug==
    client_id=759984472325.apps.googleusercontent.com
thisisnotaprilthisisnotapril
Check out this thread here: https://developer.salesforce.com/forums?id=906F00000009AlEIAU