# Dotnetnuke SSO 模块

**URL:** https://meta.discourse.org/t/dotnetnuke-sso-module/134914
**Category:** SSO
**Created:** [2019年十二月2日 22:06 UTC](https://meta.discourse.org/t/dotnetnuke-sso-module/134914 "2019-12-02T22:06:04Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![vincentp](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/vincentp/32/110063_2.png) [@vincentp](https://meta.discourse.org/u/vincentp)
#### Post date: [2019年十二月2日 22:06 UTC](https://meta.discourse.org/t/dotnetnuke-sso-module/134914/1 "2019-12-02T22:06:04Z")

</div>

大家好，

我已发布我的 Dotnet Nuke SSO 模块的源代码：

> **[GitHub - VSoftTechnologies/VSoft.DiscourseSSO: Dotnet Nuke Single Sign On module for Discourse...](https://github.com/VSoftTechnologies/VSoft.DiscourseSSO)**
>
> Dotnet Nuke Single Sign On module for Discourse forums

该模块基于我一年前在某处找到的一些代码修改而成（具体来源已记不清，但当时的许可是“随意使用”）。原始代码是作为服务编写的，但实际上无法运行。我将其转换为 MVC 模块，目前在我们网站的 Discourse 实例上运行良好。在此分享，希望能对将来遇到类似问题的人有所帮助，因为当初我很难找到任何可用的解决方案。
