我在哪里可以找到 OpenID 提供程序 URL 的列表?

我已经在我的网站上实现了 OpenID,但是我很难找到 OpenID 提供者的 URL 列表。我以为这个很容易找到,但是我在网上搜索了一下,只找到了几个,大部分都是偶然发现的。

是否有列出可用提供程序及其身份验证 URL 的资源?

编辑: 这些是我到目前为止找到的。我还没试过所有的方法,如果有错误请告诉我。

StackExchange < a href = “ https://openid.StackExchange.com”rel = “ norefrer”> https://openid.StackExchange.com

谷歌 https://www.google.com/accounts/o8/id——2014年5月被否定——2015年4月关闭

雅虎 https://me.Yahoo.com

Flickr < a href = “ http://www.Flickr.com/username”rel = “ norefrer”> http://www.Flickr.com/username

美国在线(aOL) http://openid.AOL.com/username

博客 https://www.Blogspot.com/

返回文章页面《生活日报》 http://username.LiveJournal.com/ :

Wordpress < a href = “ https://username.Wordpress.com/”rel = “ norefrer”> https://username.Wordpress.com/

VerisignLabs https://pip.verisignlabs.com/-2016年9月关闭

MyOpenID https://www.myopenid.com/-预计将于2014年2月关闭

我的视频 https://MyVidoop.com/

Technorati https://Technorati.com/people/Technorati/username/

贝宝(PayPal) https://www.x.com/developers/PayPal/documentation-tools/quick-start-guides/standard-openid-integration-PayPal-access

21168 次浏览

I think you're missing one of the points of OpenID - it's a decentralized system that doesn't have a "master list" - anyone can setup their own OpenID server. If software is built such that it follows the OpenID specifications, it won't need to know the URL of the server ahead of time.

Such a list cannot be complete. The whole point of OpenID is that identity management is NOT linked to a single or a small number of providers. So I can give you an other identity provider: openid.basjes.nl. This provider handles the OpenID of exactly 1 user (perhaps 2 if my wife wants one too).

The effect I do see lately is that sites want users to be able to login with a lower threshold. Many of those users already have an account that is (technically) exposed using OpenID, but these users are not aware of this fact nor do they understand what OpenID is.

So what happens is that sites (like SO) add a few 'convenience' buttons that translate (Javascript?) the site specific userid to the corresponding OpenID. But only for the 'top 5' most popular sites. For the rest they have a normal OpenID.

Just my 2ct.

Please don't forget that OpenID Delegation means that I should be able to use any host I own and control to delegate for my OpenID at another provider. That means that beyond just having any number of id providers, from corporate and community driven, to personal or family based, you further have the issue of having delegation allow for anyone's domain or sub-domain constitute an id. E.G. my-popular-blog.com maybe delegated to popularblogger.myopenid.com.

There's a small list of URLs here (archive link).

I would propose to use the http://code.google.com/p/openid-selector/ library. It has the most used urls + graphics for each site.

It is what stackoverflow uses.

What you are looking for is called Identity URL.

Add these to the list:

  • MySpace: www.myspace.com/username
  • Blogger: blogname.blogspot.com
  • Hyves: hyves.net
  • Orange: orange.fr
  • Mixi: mixi.com

(I'm new here so I cannot post more than 2 URLs. You need to add http://)

I need Identity URLs for:

  • Facebook
  • Twitter
  • LinkedIn
  • Windows Live ID

Anyone ?

Edit:

I've got this list also

www.digitalenginesoftware.com/blog/archives/24-OpenID-Provider-URL-Formatting.html