...
CAS "flying ticket" walk through related to concrete CAS 3 implemntation (Howard - 10 minutes)
Using CAS (65 minutes)
Deploying
Where to get CAS. The fact that CAS is free and opensource. Recipes to configure SSL so that you can try out your deployed CAS. (Andy 20 minutes)
CASifying your first application
Making a JSP page use CAS for authentication using the CASFilter. The CAS user experience. Lab exercise to set up CAS Filter. (Andrew 20 minutes)
CAS Clients
Acegi, PhPCas, CAS perl modules, oh my! The rich array of available CAS clients. Features of the CAS protocol that CAS clients can use to provide more compelling user experiences - renew, gateway, logout. (Andrew 5 minutes)
...
Skinning and branding CAS. Plugging in an authentication handler specific to your institution's authentication strategy. Lab exercise. (Drew 20 minutes)
Break (10 minutes)
Proxy Tickets (20 minutes)
To use CAS with uPortal we need proxy tickets. Of course they are useful even outside of portals. Example code provided but no lab exercise.
Flying Tickets Act 2
"flying proxy ticket" demonstration - conceptual (Drew 10 minutes)
Proxy Tickets in Action
Walk through proxy tickets in concrete CAS 3 implementation (Howard - 10 minutes)
The Cutting Edge: extending CAS 3 (45 minutes)
(Howard 45 minutes)
Objects and interfaces
- Principals
Now with attributes - Authentication
- views
- handlers
- resolvers
- validators
Clustering
Clustering CAS3 for performance, for failover, and for fun. Ticket Caching component.
Service Registries
Restricting CAS to only authenticate to recognized services and customizing the UI based on the service the user is trying to access.
...
Conclusions and where to find more
The CAS Community
Wikis, email discussion lists, the Java Architectures Special Interest Group.