User-Contributed Code Samples
The following code shows the bare-bones basics of how CAS works for authentication. These examples do not do proxy authentication, but they are good enough to show you how the protocol works.
Other CAS code samples
- ASP.NetCASAuth.pdf - Example of how to use CAS with ASP.NET and CalNet LDAP
- Perl Session Handling - Example of how to use two cookies for managing state
- mod_auth_cas example PDF
- Configuration of php::CAS to avoid looping