mod-cas - Documentation Index
Home
|
Documentation
|
Support
|
Download
|
Get Involved
|
Related Sites
mod-cas - Documentation Index
Installation
Configuration
Examples
FAQ
What is CAS?
CAS stands for
C
ommon
A
uthorization
S
ervice and defines a protocol that a client and server apply to verify a user's authentication and authorization. See the
CAS specification
or
CAS Introduction
for more details.
Related documentation
URL
Description
libcas.sourceforge.net
libcas Project - C library that this module is built upon
jcas.sourceforge.net
JCas Project - An Open Source CAS Server based on Java