且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

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

更新时间:2022-12-23 15:21:52

我认为你缺少的OpenID的要点之一 - 它是没有一个主列表一个分散的系统 - 任何人都可以设置自己的OpenID的服务器。如果软件是建立,使得它跟随的OpenID规格,它不需要知道服务器的URL的时间提前。

I've implemented OpenID on my website but I'm having a hard time finding a list of OpenID Provider URLs. I thought this would be easy to find but I've scoured the web and only found a handful, mostly by accident.

Is there a resource that lists available Providers and their authentication URLs?

EDIT: Here are the ones I've found so far. I haven't tried all of them so let me know if any of them are wrong.

StackExchange https://openid.stackexchange.com

Google https://www.google.com/accounts/o8/id - deprecated May 2014 - shutting down Apr 2015

Yahoo https://me.yahoo.com

Flickr http://www.flickr.com/username

AOL http://openid.aol.com/username

Blogspot https://www.blogspot.com/

LiveJournal http://username.livejournal.com/

Wordpress https://username.wordpress.com/

VerisignLabs https://pip.verisignlabs.com/ - closing down September 2016

MyOpenID https://www.myopenid.com/ - slated to be shut down Feb 2014

MyVidoop 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

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.