Search code examples
.netopeniddotnetnuke

Good OpenID Selector for DotNetNuke


As you know DNN has OpenID support built into the system, I'm about to build my own openID selector so people don't have to remember the URLs. But before hacking I just want to know if there's an easier solution or a standing module for DNN that will do the openID selecting buttons.

Thanks!


Solution

  • DotNetNuke ships with an openid provider, though it's been a while since it was updated. To install it go to host->extensions and click the install available extensions list. Alternatively it can be downloaded at http://dnnauthopenid.codeplex.com/ . Note: the source is within the resources.zip, DotNetNuke automatically unpacks it after installation.