/cas-overlay-3.5.x

CAS (version 3.5.x) server webapp demo using Maven overlay

What is this project ?

This cas-overlay-3.5.x project is a CAS server demo webapp using Maven overlay for CAS server version 3.5.x.

Quick start & test

To start quickly, build the project and launch the web app with jetty :

cd cas-overlay-3.5.x
mvn clean install jetty:run

Your CAS server is now started on http://localhost:8080/cas.