Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

List of openid urls [duplicate]

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?

like image 222
Pasta Avatar asked Nov 24 '09 17:11

Pasta


1 Answers

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)

like image 79
Martin Thoma Avatar answered Oct 04 '22 22:10

Martin Thoma