Skip to content

j-fuentes/dockerized-cas

Repository files navigation

dockerized-cas

Run

Just execute docker-compose up.

NOTE: If you want to create your own certificate (for HTTPS), see the 'Generating certificates' sections.

Cas sources

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.

Default cas user:

  • User: casuser
  • Password: Mellon

Generating certificates

Execute gen-certs.sh in the certs folder.

About

Jasig CAS webapp inside a docker container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages