Enable sso for my site

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.

Thanks,
Abi

Maybe try Search results for '#howto sso' - Discourse Meta

2 Likes

As well as the DiscourseConnect - Official Single-Sign-On for Discourse (sso) 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

4 Likes