# How can we enable Auth0 SSO in Discourse

**URL:** https://meta.discourse.org/t/how-can-we-enable-auth0-sso-in-discourse/28422
**Category:** WordPress
**Tags:** sso, wordpress, discourseconnect
**Created:** [May 7, 2015, 4:04am UTC](https://meta.discourse.org/t/how-can-we-enable-auth0-sso-in-discourse/28422 "2015-05-07T04:04:27Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![blake](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/blake/32/157322_2.png) [@blake](https://meta.discourse.org/u/blake)
#### Post date: [June 19, 2017, 4:51pm UTC](https://meta.discourse.org/t/how-can-we-enable-auth0-sso-in-discourse/28422/4 "2017-06-19T16:51:02Z")

</div>

Have you tried to use the [Auth0 SSO plugin](https://github.com/auth0/discourse-plugin)?

You could also try using the [Discourse Basic Auth plugin](https://meta.discourse.org/t/oauth2-basic-support/33879) and follow [this guide](https://meta.discourse.org/t/how-to-use-auth0-with-the-oauth2-basic-plugin/64633) to setup Auth0. It’s not SSO, but if you use the same auth0 clientid as your wordpress site they shouldn’t have to create a new username/password since they already exist in auth0.

I’m not really sure but you might be able to get away with using the [wp-discourse plugin](https://github.com/discourse/wp-discourse) and setting up SSO to wordpress, but I’m guessing this might not work because Auth0 is the identity provider not wordpress.

---

_[View the full topic](https://meta.discourse.org/t/how-can-we-enable-auth0-sso-in-discourse/28422)._
