简体   繁体   English

asp.net c# 的 OpenID 选择器

[英]OpenID Selector for asp.net c#

I am trying to integrate openid authentication in asp.net 4 and have followed the following articles:我正在尝试在 asp.net 4 中集成 openid 身份验证,并遵循以下文章:

  1. Article 1 第1条

  2. Article 2 第二条

I have uploaded the page here and the problem is explained here .我已经在这里上传了页面,问题在这里得到了解释。

I want to implement the openID selector as given in https://www.idselector.com/ but i didn't get any response from the site nor did the OpenIdSelector control from the dotnetopenauth toolbox worked.我想实现https://www.idselector.com/中给出的 openID 选择器,但我没有从网站得到任何响应,dotnetopenauth 工具箱中的 OpenIdSelector 控件也没有工作。 Can anyone share the openid selector as given in https://www.idselector.com/ ?任何人都可以分享https://www.idselector.com/中给出的 openid 选择器吗? Or any help regarding the problem would be grateful:)或有关该问题的任何帮助将不胜感激:)

You could use the DotNetOpenAuth library instead of rolling out your own.您可以使用 DotNetOpenAuth 库而不是推出自己的库。

http://www.dotnetopenauth.net/ http://www.dotnetopenauth.net/

They also provide project templates which can integrated into a website.他们还提供可以集成到网站中的项目模板。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM