caTissue Suite uses JASIG CAS (Common Authentication Service) to provide Single Sign-On support with other applications. The caTissue application uses the HTTP request filter provided by CAS to intercept all requests and redirect the user to the Login page in case the user is not already logged in.
CAS is an authentication system originally created by Yale University to provide a trusted way for an application to authenticate a user. CAS became a Jasig project in December 2004.
The caTissue CAS is distributed under the BSD 3-Clause License. Please see the NOTICE and LICENSE files for details.
You will find more details about the caTissue CAS Tool in the following links:
- [caTissue Tools Home Page] (https://wiki.nci.nih.gov/display/caTissue/caTissue+Tools+Wiki)
- [caTissue Home] (https://wiki.nci.nih.gov/display/caTissuedoc/caTissue+Documentation+Wiki)
- [NCI OSDI] (https://wiki.nci.nih.gov/display/caBIGCommunityCode/CBIIT+Open+Source+Development+Initiative)
- [Issue Tracker] (https://bugzilla.wustl.edu/bugzilla/)
- [Code Repository] (https://github.com/NCIP/catissue_CAS)
- [Single Sign On Support] (https://wiki.nci.nih.gov/display/caTissuedoc/9+-+Single+Sign+On+Support+v1.2)
Please join us in further developing and improving the caTissue CAS Tool.