开发者

OpenID Selector for asp.net c#

开发者 https://www.devze.com 2023-03-10 13:31 出处:网络
I am trying to integrate openid authentication in asp.net 4 and have followed th开发者_StackOverflow社区e following articles:

I am trying to integrate openid authentication in asp.net 4 and have followed th开发者_StackOverflow社区e following articles:

  1. Article 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. Can anyone share the openid selector as given in https://www.idselector.com/? Or any help regarding the problem would be grateful :)


You could use the DotNetOpenAuth library instead of rolling out your own.

http://www.dotnetopenauth.net/

They also provide project templates which can integrated into a website.

0

精彩评论

暂无评论...
验证码 换一张
取 消