Just execute docker-compose up
.
NOTE: If you want to create your own certificate (for HTTPS), see the 'Generating certificates' sections.
This uses the jasig cas. The application 'cas_v4.0.3.RESTenabled.war' has been built from this repository ('mvn compile war:raw' in the 'cas-server-webapp' folder).
That repository is a fork from the 4.0.3 version of jasig CAS. This fork enables the REST servlet for authentication.
- User: casuser
- Password: Mellon
Execute gen-certs.sh
in the certs
folder.