wiki:GuardPlugin

Version 1 (modified by Pan Luo, 14 years ago) ( diff )

--

Overview

The GuardPlugin is a CakePHP plugin to provide flexible authentication framework. With this plugin, developers are able to write their own authentication module easily and fast. The plugin also provides some build-in authentication module, such as Shibboleth and default (original). This plugin is build based on CakePHP 1.3 AuthComponent and it provides full back compatibly. If the application is developed on AuthComponent, no change is required for the existing code.

Download

Install

Configuration

Using Existing Authentication Modules

Default Module

Shibboleth Module

Develop New Authentication Module

Note: See TracWiki for help on using the wiki.