OpenID Integration PHP
Posted on 03. Apr, 2008 by Sajith M.R in Downloads, php, php source code, webworld

I think you know the use of OpenID. Else go here and learn
http://en.wikipedia.org/wiki/OpenID
http://openid.net/what/
http://openiddirectory.com/
In a nutshell, the OpenID technology makes life simpler by having only one username and password to remember – yahoo OpenID tour
Here the php source code for integrating your site with OpenID. If you have a website which has user login / signup options , you can also add openID authentication so that user can login into your site with there OpenID
(tested in windows. read the README file before installing. set $store_path = “/tmp” to a directory according to OS)
Visit this url: http://openidenabled.com/ for other languages (phython, ruby etc)




Roshan Bhattarai
Jun 2nd, 2008
hey thanks for sharing this…..your blog really contains very useful code of PHP….I’m really happy to come here.. and which made me to add you in my google reader…
Pritush
Dec 27th, 2009
this seems to be pretty nice code, for wordpress comment system like disqus make easy to integrate openid
Nidhi Sharma
Feb 18th, 2010
This is not working for me. I am getting the following error:
Fatal error: Define Auth_OpenID_RAND_SOURCE as null to continue with an insecure random number generator. in E:\Office\Projects\PHP\wamp\www\public\openid\try2\Auth\OpenID\CryptUtil.php on line 54