user367696
user367696

Reputation: 85

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!

Upvotes: 0

Views: 405

Answers (2)

Nishith
Nishith

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

cathal
cathal

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

Related Questions