News Feed
Jobs Feed
Sections




News Archive
IBM developerWorks:
Implement access control with Agavi
October 28, 2009 @ 13:50:09

The IBM developerWorks website has posted the sixth part of their tutorial series on the Agavi framework from Vikram Vaswani. This time he focuses on creating an access control system for their sample application.

Agavi's focus on application security doesn't end with input validation. The framework also exposes a powerful user authentication and access control subsystem that you can customize it to meet the requirements of almost any Web application. This subsystem supports both simple login-based authentication and more complex role-based access control (RBAC), and it provides a solid foundation for application-level privilege management and manipulation.

He introduces the three main principles - passwords, privileges and roles - and shows how to use them with login validation and setting up the user roles (as fetched from a database table). Code examples and screenshots are included as well as a download package of everything.

0 comments voice your opinion now!
access control agavi framework tutorial


blog comments powered by Disqus

Similar Posts

Matthew Weier O'Phinney's Blog: Using the ZF2 EventManager

SitePoint PHP Blog: Redirecting Old URLs in WordPress

John Cox\'s Blog: Loud Thoughts on Zend Framework

Nay Pryce's Blog: "Dependency Injection" Considered Harmful

Cal Evans' Blog: 5 Tools Every PHP Developer Should Master


Community Events









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


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

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