This cas-overlay-3.5.x project is a CAS server demo webapp using Maven overlay for CAS server version 3.5.x.
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.