Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What is the Yahoo openid discovery endpoint

It used to be http://yahoo.com, but it is failing for me with DiscoveryFailure in python OpenID library (since today, I wasn't testing this earlier). Also this fails if you try to use the SO login with a yahoo button, so I am thinking it probably changed recently.

like image 794
agiliq Avatar asked Nov 12 '09 05:11

agiliq


1 Answers

I noticed it was down a few hours ago. It isn't working for any RP I've tried... except for zoho.com

I viewed their source and saw they are using https://me.yahoo.com, which works.

Yahoo either made a mistake in a recent site change, or forgot to tell anyone (including themselves). http://openid.yahoo.com/ still says to use "yahoo.com" as your openid.

like image 173
dsims Avatar answered Oct 18 '22 02:10

dsims