Google Sign-In into

Mehrdad ilchizadeh asked on April 4, 2015 09:06

Hello, i want login with google account but i don't use open id.

just google login button..

how do this?

Recent Answers


Brenden Kehren answered on April 4, 2015 15:35

Make a link to the google login page:

<a href="https://accounts.google.com/Login">Login</a>
1 votesVote for this answer Mark as a Correct answer

Mehrdad ilchizadeh answered on April 5, 2015 05:35

thank you but i want login by gmail like this

https://www.etsy.com/join?ref=hdr&from_page=https%3A%2F%2Fwww.etsy.com%2F

in this page have 2 button to login by facebook and login by google in kentico open ID dont show this...

0 votesVote for this answer Mark as a Correct answer

Rui Wang answered on April 6, 2015 16:34

are you looking for something like this https://docs.kentico.com/display/K82/Facebook+authentication

1 votesVote for this answer Mark as a Correct answer

Mehrdad ilchizadeh answered on April 7, 2015 06:24

hi yes but i want login by google account...

0 votesVote for this answer Mark as a Correct answer

Rui Wang answered on April 8, 2015 16:47 (last edited on April 8, 2015 17:09)

Mehrdad, Kentico doesn't have that with Google out of box. So you will have to create your own. If the login page Brenden mentioned above works for you and you only need the Google link button below the FB button, then just use an image link.

If you want the similar web part like the FB one, you may want to checkout how that one is implemented \CMS\CMSWebParts\Membership\FacebookConnect\FacebookConnectLogon.ascx

1 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.