# Authorise users agains DNN site (Dot Net Nuke as OpenID provider)

**URL:** <https://meta.discourse.org/t/authorise-users-agains-dnn-site-dot-net-nuke-as-openid-provider/10096>\
**Category:** Marketplace\
**Created:** [9월 28, 2013, 10:19오전 UTC](https://meta.discourse.org/t/authorise-users-agains-dnn-site-dot-net-nuke-as-openid-provider/10096 "2013-09-28T10:19:44Z")\
**Posts on this page:** 3\
**Page:** 1

<div class="post-metadata">

**Author:** ![adopilot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/adopilot/32/105040_2.png) [@adopilot](https://meta.discourse.org/u/adopilot)\
**Post date:** [9월 28, 2013, 10:19오전 UTC](https://meta.discourse.org/t/authorise-users-agains-dnn-site-dot-net-nuke-as-openid-provider/10096/1 "2013-09-28T10:19:44Z")

</div>

[DotNetNuke](http://www.dnnsoftware.com/) is one of most common CMS in microsoft ecosystem  
I love DNN and I also love Discourse.  
My users resident ad DNN cms and I am using theri cerdinals for sending it to other apps.  
Ill love to make simbiose so My users can login to Discourse instance if their account is Valid (approved) at DNN  
[Dnn can’t provide options to be OpenID server .](http://www.dnnsoftware.com/answers/cid/420977)  
Dnn has pworful API (they using [ASP.NET](http://ASP.NET) web api) And using that api is realy easy.  
Ill love to try make DNN module whic will be **OpenID** or endpoit for authetnfication of users.  
I have minor knowledge of C# and developing modules on DNN , But I do not know anything about Ruby.  
I am willing to pay someone to help me make discourse plugin for calling DNN api to do authorization of users.  
When I develop winforms apps and have needs for using DNN user authentication I simply call from winforms  
DNN API endpoint whit cardinals and get JSON response of authentication, user\_id, User Full name and other.  
May discourse do authentication like that, To call some API URI and ask for login. If they pass authenticatefication user can go on.

---

<div class="post-metadata">

**Author:** ![adopilot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/adopilot/32/105040_2.png) [@adopilot](https://meta.discourse.org/u/adopilot)\
**Post date:** [4월 22, 2014, 5:00오후 UTC](https://meta.discourse.org/t/authorise-users-agains-dnn-site-dot-net-nuke-as-openid-provider/10096/2 "2014-04-22T17:00:22Z")

</div>

I did it by myself

[https://meta.discourse.org/t/single-sing-on-module-for-dot-net-nuke-dnn/14974](https://meta.discourse.org/t/single-sing-on-module-for-dot-net-nuke-dnn/14974)

---

<div class="post-metadata">

**Author:** ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)\
**Post date:** [5월 2, 2015, 9:53오전 UTC](https://meta.discourse.org/t/authorise-users-agains-dnn-site-dot-net-nuke-as-openid-provider/10096/3 "2015-05-02T09:53:15Z")

</div>


