Home > Programming > Code Release: OpenID Adapter for the Zend Framework

Code Release: OpenID Adapter for the Zend Framework

There is currently a proposal to include OpenID support to the Zend Framework. Until the implementation is finalized, you can use this very simple Zend_Auth adapter. To use it, simply follow the standard documentation and replace the adapter you would normally use with this one. The adapter relies on version 2.0.0 of the PHP OpenID Library. Enjoy.

The code is not so smart. It’s heavily based on the samples provided by the library. Feel free to improve it to suit your own needs.

Categories: Programming Tags: