Tag Archives: zend_openid

Zend_Openid and Google Accounts. Patch needed.

Zend_Openid

This extension as expected gives the Zend Framework the possibility to implement OpenId protocol. The problem is that the current version 1.9.6 does not work correctly with Google accounts.

The solution

can be found on one of the best resource sites – stackoverflow. You can simply follow the two comments to this post with no fear that this will work. It’s tested already.

Zend Framework – simply the best. Into the deep of OpenId

Now I’m convinced that Zend Framework is indeed the best of the best for the PHP community. Now I’m researching about the use of OpenId with ZF, and hopefully beside Zend_Auth there is entirely for that Zend_OpenId. Which is exactly what I needed.

Really a great community and very high level code. Talk to that soon about Zend_OpenId, with some sample code and Zend_Feed_Reader, my modules of choice.