Implementing .Net OpenId with ASP.Net MVC

[亡魂溺海] 提交于 2019-12-20 11:31:09

问题


The sample I downloaded from DotNetOpenId has different files than the MVC 1.0 application I get when I create a new application.

I am new to MVC and openId, all the examples I have come across are very old.

Can anyone point me to examples of implementing Openid with ASP.net MVC using DotNetOpenId.


回答1:


Rob Conery has a template available for MVC that has DotNetOpenId already configured and ready to go. Available at: http://blog.wekeroad.com/blog/putting-the-ldquo-m-rdquo-back-in-mvc/



来源:https://stackoverflow.com/questions/961468/implementing-net-openid-with-asp-net-mvc

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!