News Feed
Jobs Feed
Sections




News Archive
Richard Thomas' Blog:
Solar Framework Shorts - Creating your own OpenID Auth Adapter
December 21, 2009 @ 10:09:01

Richard Thomas has posted another Solar framework short today. This time it's about OpenID and how you cn easily create a custom adapter that integrates directly into the framework to support it.

Solar makes heavy use of Adapter based classes, Solar_Auth is one of these. This makes adding additional methods pretty easy and allows you to borrow from other Frameworks without having to Hack in a third party auth setup, You can use the basics provided by Solar.

He includes a code example showing how to extend the Solar_Auth_Adapter component to create an OpenID adapter you can use as a part of your authentication process. His Solar component encourages code reuse too by using the Zend Framework native OpenID implementation as its authetication functionality.

0 comments voice your opinion now!
solar framework openid authentication adapter


blog comments powered by Disqus

Similar Posts

php|architect: Using Zend framework Components In CakePHP

Symfony Blog: The Release Process

Tobias Schlitt's Blog: Radar charts, MS SQL support, dialog system and greetings from spiderman!

Felix Geisendorfer's Blog: Release early, Release often, CakeTester

PHPMaster.com: Rapid Application Development with CakePHP


Community Events











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


interview introduction release object database series development language testing code framework conference opinion zendframework2 podcast functional composer community example tool

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