CherryPy CAS Client

CASAuth.py

A simple CAS client for CherryPy developed by James Macdonell and Marc Santoro at California State University San Bernardino.

The CASAuth client provides CAS authentication for CherryPy web applications by using sessions to set and validate tickets and user names.

Code:

CASAuth.py - CASAuth client

HelloCAS.py - usage example