The single-sign-on authentication and authorization system has now experimental support for compilation either as an Apache 1.3 or Apache 2.0 module. With Apache 2.0 currenly only the prefork process model is supported.
These changes have not made it into a release yet. Check out the lastest version from the CVS repository to get the code.
This is the first useable release of ARAAS, the Authentication and Resource Access Authorization
System, with some additional documentation cleanup.
ARAAS is a ticket-based system to authenticate users for web applications. It consists of a J2EE web application to authenticate users and generate secure session tickets and an Apache module to verify the tickets. It is possible to use the tickets on multiple web servers to provide single-sign-on.
This is the first useable release of ARAAS the Authentication and Resource Access Authorization System.
ARAAS is a ticket-based system to authenticate users for web applications. It
consists of a J2EE web application to authenticate users and generate secure
session tickets and an Apache module to verify the tickets. It is possible to
use the tickets on multiple web servers to provide single-sign-on.