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

Zend Developer Zone: Episode 035: "Unit Testing in Zend Framework 1.8"

Jani Hartikainen' Blog: Database backed Zend_Form elements

IBM developerWorks: Introduction to MVC programming with Agavi, Part 3: Add authentication and admin

Zend Developer Zone: Zend Framework 1.7.5 Released (Security Fix)

Leo Buttiker's Blog: Trevi is online!


Community Events









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


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

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