News Feed
Jobs Feed
Sections



Recent Jobs

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




Community Events





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


unittest phpunit introduction series release manifesto framework opinion package test custom development podcast community application language symfony2 conference api interview

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