CAS 3 Client Code
Texas A&M University's CAS 3 deployment returns the standard payload so CAS client code from the JA-SIG Web site can be used.
For convenience, some client code samples are provided here.
CAS 3 Client Code Samples
Logout
If an application maintains stateful data, the application should destroy that state at logout time, e.g. session.invalidate() in Java. After destruction of stateful data, a logout page should be displayed with text similar to the following:
You have been logged out of [APPLICATION_NAME].
To log out of all applications, log out of TAMU CAS.
To allow a user to log out of the TAMU CAS authentication service, provide a link to https://cas.tamu.edu/cas/logout.