News Feed
Jobs Feed
Sections




News Archive
Developer.com:
Authenticating Users with OpenID and the Zend Framework
October 30, 2008 @ 07:57:53

New on the Developer.com website is this tutorial from Jason Gilmore looking at OpenID authentication through the Zend Framework's Zend_Auth component.

I'll show you how to take advantage of a powerful open user identification service known as OpenID, and show you how to incorporate OpenID authentication and identification features into your Zend Framework-powered website. Even if you haven't started taking advantage of a web framework such as Zend's, this tutorial will serve two important purposes, demonstrating not only the allure of OpenID, but also how a framework such as the Zend Framework can greatly reduce development time.

He points to several places you can set up an OpenID account and mentions the Zend_Auth component that already includes all of the methods you'll need to validate a user based on their choice of provider. He creates a simple form and makes an indexAction in his controller that makes a Zend_OpenId_Consumer object to grab the user's information and verify the login.

0 comments voice your opinion now!
authenticate openid zendframework user tutorial


blog comments powered by Disqus

Similar Posts

PHPMaster.com: Handling Collections of Aggregate Roots - the Repository Pattern

Craig Freshwater\'s Blog: Using PHP for Website Navigation, Explained

Splitbrain.org: OpenID for DokuWiki

PHPBuilder.com: Use jQuery to Build a Newsletter Subscription Popup with a MySQL/PHP Backend

Matthew Weier O'Phinney's Blog: Exposing Service APIs via Zend Framework


Community Events











Don't see your event here?
Let us know!


example development phpunit composer database series api language podcast release functional testing code opinion zendframework2 introduction unittest framework interview community

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework