phpCAS 0.4.22 review
Download
|
|
phpCAS is a PHP client library for CAS (Central Authentication Service).
phpCAS is a simple interface to ITS Central Authentication Service for PHP web applications.
phpCAS is written by Pascal Aubry (University of Rennes 1) from previous work done by Julien Marchal and Vincent Mathieu (both at University of Nancy 2) under the scope of the ESUP Portail group.
Here are some key features of "phpCAS":
`simple' CAS clients and CAS proxies supported
browser or CAS proxy access
sessioning between CAS proxies and services
non blocking authentication checking
Customization:
look and feel of all output pages
Internationalization (english and french, looking for translators...)
PGT storage to file or database for CAS proxies
Requirements:
CURL 7.5+
PHP 4.3.1+
Apache 2.0.44+
What's New in This Release:
A default value was added for the gateway parameter in the setServerLoginUrl() and redirectToCas() methods.
An isSessionAuthenticated() method was added.
The call to error_reporting() was removed to allow the configuration of error reporting at the server level.
phpCAS 0.4.22 keywords