PHP library

From RavenWiki
Revision as of 14:59, 21 November 2005 by jw35 (talk | contribs) (Add reluctant maintainer)
Jump to navigationJump to search

The UcamWebauth PHP class provides an application agent for making authentication requests to the UcamWebauth server that can be called from PHP.

This could be useful if you wanted to embed authentication logic within a PHP web application. If all you want to do is Raven-protect some PHP-processed pages you'd probably be better using container-managed security such as that provided by the Raven Apache modules.

This module is really alpha-quality software and in need of further development. However it could be a useful starting point for anyone wanting to user Raven and PHP.

This module is distributed under the terms of the GNU Lesser General Public License and is currently minimally maintained by Jon Warbrick