News Feed
Jobs Feed
Sections




News Archive
Chance Garcia's Blog:
Auth/ACL implementation strategies
August 10, 2010 @ 12:20:00

In this new post to his blog talks about authentication strategies in Zend Framework applications with the combination of Zend_Acl and Zend_Auth.

I'm going to talk more about ACLs than Auth. Auth is simple, it's the ACL that will trip you up. Since both concepts are coupled together when you're making a login system, I feel it's appropriate to at least touch on Auth. What I want to cover is the ways we can create the ACL object to suit needs based on the scale of the project. I'm going to assume that readers have a passing familiarity with using the Auth and Acl objects and may have even implemented them into projects.

He talks about two things you'd need to consider - scalability (how to define your ACLS: hardcoded, in the navigation object and defined in a database) and working with ACLs in multiple projects.

0 comments voice your opinion now!
zendframework strategy authentication zendauth zendacl


blog comments powered by Disqus

Similar Posts

ProDevTips.com: Writing a CMS/Community with Smarty and the Zend Framework: Part 6

IBM developerWorks: PHP frameworks, Part 1: Getting started with three popular frameworks

Ralph Schinder's Blog: The Semi-Official Zend Framework Pear Channel

Cal Evans' Blog: I called Zend_Json::encode(), so WTH are all my properties?

Carson McDonald's Blog: Google OAuth for Installed Apps PHP Example


Community Events











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


release example language interview functional testing zendframework2 phpunit conference introduction framework usergroup database opinion symfony2 series podcast rest community development

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