# Enable sso for my site

**URL:** https://meta.discourse.org/t/enable-sso-for-my-site/115213
**Category:** SSO
**Created:** [April 16, 2019, 11:59am UTC](https://meta.discourse.org/t/enable-sso-for-my-site/115213 "2019-04-16T11:59:38Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Abi.chettri](https://avatars.discourse-cdn.com/v4/letter/a/f9ae1b/32.png) [@Abi.chettri](https://meta.discourse.org/u/Abi.chettri)
#### Post date: [April 16, 2019, 11:59am UTC](https://meta.discourse.org/t/enable-sso-for-my-site/115213/1 "2019-04-16T11:59:38Z")

</div>

Hi,

We are using .Net base application and i would like to enable the sso in discourse for my application. Please advise me the way to do that.  
[http://community.womenonboardsstage3.bambudigital.com/](http://community.womenonboardsstage3.bambudigital.com/)

Thanks,  
Abi

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [April 16, 2019, 1:44pm UTC](https://meta.discourse.org/t/enable-sso-for-my-site/115213/2 "2019-04-16T13:44:18Z")

</div>

Maybe try [Search results for '#howto sso' - Discourse Meta](https://meta.discourse.org/search?context=topic&context_id=115213&q=%23howto%20sso)

---

<div class="post-metadata">

### Author: ![supermathie](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/supermathie/32/507518_2.png) [@supermathie](https://meta.discourse.org/u/supermathie)
#### Post date: [April 16, 2019, 1:55pm UTC](https://meta.discourse.org/t/enable-sso-for-my-site/115213/3 "2019-04-16T13:55:25Z")

</div>

As well as the [Setup DiscourseConnect - Official Single-Sign-On for Discourse (sso)](https://meta.discourse.org/t/official-single-sign-on-for-discourse-sso/13045) documentation you can find an example implementation of an SSO client here that gets used in real-world scenarios:

[https://github.com/discourse/discourse-auth-proxy](https://github.com/discourse/discourse-auth-proxy)
