WORKERS AHEAD!
You are viewing the development documentation for the Apereo CAS server. The functionality presented here is not officially released yet. This is a work in progress and will be continually updated as development moves forward. You are most encouraged to test the changes presented.
To view the documentation for a specific Apereo CAS server release, please choose an appropriate version. The release schedule is available here.Views
The views are found inside the CAS web application in the WEB-INF\lib\cas-server-support-thymeleaf-<cas.version>.jar
in the
templates folder. Add any views that require customization to the src/main/resources/templates
folder in the CAS overlay project.
Any files found in that module can be overridden by putting them in the same location under
src/main/resources
in the CAS overlay project. The Gradle build script for the overlay has tasks that help get resources
from the CAS web application to the correct location in the CAS overlay.
The following settings and properties are available from the CAS configuration catalog: