This is a CAS-enabled test application. To run it successfully, a CAS server is required. The URL for the CAS server is configured in the application.groovy file. Setting up a CAS server is out of the scope of this document, but good places to start are Apereo CAS GitHub and the CAS Initializr service.
The test application can be run with:
./gradlew :testapp-spring-security-cas-test1:bootRun
The test application URLs are:
The test app creates the admin
and user
users in BootStrap.groovy. The password is the same as the username.