Skip to content

isabella232/cas-strap-sample

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A great place to start your CAS Adventure!

!Documentation coming!

Getting started

  • Download and install an appropriate JDK 1.7 (http://www.oracle.com/technetwork/java/javase/downloads/index.html). Make sure you download the JDK and not the JRE.
  • Download Download
  • unzip cas-strap.zip
  • modify etc/cas/cas.properties
    • change first line to point to installation directory
    • add Duo Security configuration (if needed)
    • add Yubikey configuration (if needed)

Running the server

On Linux/Mac:

./cas-strap run

On Windows:

cas-strap.bat run

Building a war

On Linux/Mac:

./cas-strap war

On Windows:

cas-strap.bat war

About

A sample cas-strap project that has external IdP authentication, Duo security, and Yubikey

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 68.2%
  • Java 17.5%
  • Groovy 9.6%
  • CSS 2.5%
  • Shell 2.2%