Which PHP OpenID server/provider library do you recommend? [closed]

↘锁芯ラ 提交于 2019-12-07 11:55:12

问题


I am just wondering what PHP OpenID server (some here http://wiki.openid.net/w/page/12995226/Run-your-own-identity-server) you all would recommend from your experiences? Any that I should definitely avoid etc?

Im using a XAMPP setup, and looking for something fairly easy to implement, it doesn't have to be extremely robust or anything, just something fairly simple that will support multiple user registrations (with passwords - I think the Janrain php openID server implementation doesnt support passwords as far as I know)

Many thanks!


回答1:


I wonder whether the answer is none -- there was this thread on Quora abut the problems with OpenID and the lack of a good server was one of them.




回答2:


LightOpenID now includes a server as well.

But after playing with it, it is definitely alpha. It is just difficult to sort out what the basic model is, even with the two examples.

Now trying Zend Open ID Provider Classes.



来源:https://stackoverflow.com/questions/4857590/which-php-openid-server-provider-library-do-you-recommend

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!