Skip to content

birolkaratay/cas

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Central Authentication Service (CAS)

http://www.jasig.org/cas

Introduction

Welcome to the home of the Central Authentication Service project, more commonly referred to as CAS. The Central Authentication Service (CAS) is the standard mechanism by which web applications should authenticate users.

CAS provides enterprise single sign-on service:

Requirements

CAS requires J2SE 1.6, J2EE1.3 and a servlet container that can handle JSP 2.0 (e.g., Tomcat 5.0.28)

Build

It is recommended to build and deploy CAS locally using the Maven War Overlay method. This approach does not require the adopter to explicitly download any version of CAS, but rather utilizes Maven's overlay mechanism to combine CAS original artifacts and local customozations to further ease future upgrades and maintenance.

Download

  • Binary releases may be downloaded from here.
  • CAS artifacts are published through the Maven Central Repository.
  • A snapshot of the codebase's master branch may be downloaded from here.
  • Snapshot artifacts are also published through the Sonatype snapashots repository under the group id org.jasig.cas.
  • The codebase may also be cloned using a Git client via the following command: git clone git@github.com:Jasig/cas.git

Note: If building CAS from the source, running the test cases currently requires an active Internet connection. Please see the maven docs on how to disable the tests.

Documentation

Addons

  • CAS Addons is an open source collection of useful JASIG-CAS server addons.

Contributions

About

Jasig CAS - Single Sign On for the Web

Resources

License

Stars

Watchers

Forks

Packages

No packages published