Request for Tutorial to add Openid Support to NerdDinner ASP.NET MVC application

后端 未结 5 1660
北海茫月
北海茫月 2020-12-12 13:52

I\'m looking learn about ASP.NET MVC and OpenId using the ASP.NET MVC NerdDinner tutorial.

I would like to replace the Authentication system in NerdDinner to be Open

5条回答
  •  长情又很酷
    2020-12-12 14:39

    Not NerdDinner specifiс but could be useful for ones who want to implement OpenId support in their ASP.NET MVC application:

    • Add OpenID login support to your ASP.NET MVC site
    • Enhancing the ASP.NET MVC OpenID login experience

提交回复
热议问题