Posts Tagged ‘yahoo’

How To: Yahoo and the Simple OpenID PHP Class

Sunday, August 24th, 2008

[Note: This post contains outdated information. Please visit the project page here for the latest information.]

I’ve been working on OpenID a lot lately and I’ve latched on to a great starter PHP class called, obviously enough, Simple OpenID PHP Class (Simple OpenID). It’s easy enough to implement, but I quickly noticed that it didn’t work with Yahoo (among others). Basically it would return an error saying it couldn’t find an OpenID server at Yahoo. (more…)