Reputation: 85
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!
Upvotes: 0
Views: 405
Reputation: 593
Is there an OpenID connector still available in DNN9? The one referred in this thread doesn't seem to work with DNN9.
Upvotes: 1
Reputation: 71
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.
Upvotes: 2