seminar CAS clients
This is the page for summing up the content of the five minutes on CAS clients in this seminar. It also provides a place to attach the Powerpoint for this piece.
Metadata
Tagline
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.
Purpose of this piece
This piece is intended to be a whirlwind summary of available options for making a service use CAS. It is not intended as actual training on using any of these libraries, only to provide links and awareness of what is available.
Content
The available CAS clients
Enumeration of known CAS clients
CAS features available to services using CAS
What features does CAS offer that a CAS client might let you leverage?
Renew
The renew feature allows a service to opt out of Single Sign On. It allows CAS to provide an appropriate user experience on /login and to reject service tickets from single sign on at /validate and /serviceValidate .
Gateway
The gateway feature allows a service to attempt to pick up a CAS service ticket non-interactively without interrupting the user experience by requiring authentication in the case where authentication cannot happen non-interactively.