寻找一个.NET库做支持多个来源的身份验证多个、身份验证、来源、NET

由网友(萌面侠°)分享简介:我在找一个建议一个.NET库,它可以让我在ASP.NET应用程序中使用,使我有一个配置文件为每个用户,但可以认证来自多个来源,包括相关联:ASP.NET窗体基于Windows Live ID的,谷歌,Facebook,OpenID的,等...我希望人们来我的网站,并能够关联起来这些凭证,以便他们可以使用一个或多个源a...

我在找一个建议一个.NET库,它可以让我在ASP.NET应用程序中使用,使我有一个配置文件为每个用户,但可以认证来自多个来源,包括相关联:ASP.NET窗体基于Windows Live ID的,谷歌,Facebook,OpenID的,等... 我希望人们来我的网站,并能够关联起来这些凭证,以便他们可以使用一个或多个源authenicate自己。 我问专门为一个ASP.NET MVC项目。

I'm looking for a suggestion for a .NET library which can allow me to use in an ASP.NET application so that I have one profile for each user, but can associate authentication from multiple sources including: ASP.NET Forms based, windows live id, google, facebook, openid, etc... I want people to come to my website and be able to associate any of those credentials so that they can use one or more sources to authenicate themselves. I'm asking specifically for an ASP.NET MVC project.

推荐答案

Dotnetopenauth是一个不错的选择多的OpenID登录 HTTP: //www.dotnetopenauth.net/

Dotnetopenauth is a good option for multiple openid logins http://www.dotnetopenauth.net/

阅读全文

相关推荐

最新文章