# SSO com conta do Google

**URL:** https://meta.discourse.org/t/sso-with-google-account/97019
**Category:** SSO
**Created:** [Setembro 12, 2018, 8:17am UTC](https://meta.discourse.org/t/sso-with-google-account/97019 "2018-09-12T08:17:56Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![sunhwa.yoo](https://avatars.discourse-cdn.com/v4/letter/s/dbc845/32.png) [@sunhwa.yoo](https://meta.discourse.org/u/sunhwa.yoo)
#### Post date: [Setembro 12, 2018, 8:17am UTC](https://meta.discourse.org/t/sso-with-google-account/97019/1 "2018-09-12T08:17:56Z")

</div>

I really want to login to my forum with my google account.  
When I tested google oauth2 logins, it succeeded.  
But I want to use ‘enable sso’ preference.  
I checked ‘enable sso’ and I entered google domain in ‘sso url’ textbox.  
And I also keyed in ‘sso secret’.

But it didn’t work obviously. What’s the problem?  
I can’t find the method ☹ Please help me.

---

<div class="post-metadata">

### Author: ![mpalmer](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mpalmer/32/45740_2.png) [@mpalmer](https://meta.discourse.org/u/mpalmer)
#### Post date: [Setembro 12, 2018, 8:20am UTC](https://meta.discourse.org/t/sso-with-google-account/97019/2 "2018-09-12T08:20:13Z")

</div>

The “[Discourse SSO](https://meta.discourse.org/t/13045?silent=true)” system you’re looking at is intended to support integration with custom authentication platforms that completely replace Discourse’s built-in authentication system. In the case of common social platforms like Google, what you’re looking for is “social logins”, which can co-exist alongside other means of logging in. To configure Google logins, you’ll want to follow [this guide](https://meta.discourse.org/t/configuring-google-login-for-discourse/15858). There are similar guides for other social platforms, if you wish to allow login from those, too.

---

<div class="post-metadata">

### Author: ![dangra](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/dangra/32/110802_2.png) [@dangra](https://meta.discourse.org/u/dangra)
#### Post date: [Setembro 18, 2018, 3:26am UTC](https://meta.discourse.org/t/sso-with-google-account/97019/3 "2018-09-18T03:26:34Z")

</div>

If you need to integrate [Discourse SSO](https://meta.discourse.org/t/13045?silent=true) with Google Apps to seamless authenticate users from your domain into an intranet forum powered by Discourse, take a look to [GitHub - scrapinghub/discourse-sso-google: Use Google as Single-Sign-On provider for Discourse · GitHub](https://github.com/scrapinghub/discourse-sso-google)
