tree: 49e0368f58a9177108e058131c597a5965885a86 [path history] [tgz]
  1. spring-security-cas-test1/
  2. README.md
plugin-cas/examples/README.md

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.