6

Possible Duplicate:
Where can I find a list of OpenID Provider URLs?

I am creating an openid authentication code for my website. I need to show a list of URL's (google, yahoo, etc) that the users can select. I can't find all the open id URL's of these other websites. Is there a list somewhere?

I know that google is https://www.google.com/accounts/o8/id. Is there a list showing major openid providers and their URLs?

Community
  • 1
  • 1
Pasta
  • 2,491
  • 5
  • 24
  • 33

1 Answers1

6

Yahoo! and Google are the only OpenID-Providers which don't want the username to be in the URL (Yahoo! has me.yahoo.com).

A list of different OpenID-Providers and their URLs is on Wikipedia

(and on SpreadOpenID.org was a list)

Martin Thoma
  • 124,992
  • 159
  • 614
  • 958
  • Hi Azmisov, I've updated the Wikipedia-Link to a permalink. – Martin Thoma Sep 20 '12 at 04:47
  • I cant find my Yahoo OpenID URL anymore. http://openid.yahoo.com show a friendly 404. So does me.yahoo.com. Any clue what has happened to it? I don't find any resource of the WEB that gives any hint – anup Sep 29 '15 at 05:57