.. _development: Development =========== In order to test efficiently, is to test the library against a real CAS server. If you're not able to use one, the best is to work with a local CAS server. If you want to setup your own local CAS server in less than 2 minutes, use the repo `crpeck/cas-overlay-docker`_ and you'll have something working really quickly. Don't forget to setup the HTTPS certificates because the communication between the CAS server and your application MUST be in HTTPS, and I haven't found a way yet to disable this for testing purposes. If you prefer to use your local machine, there are already `some documentation on Github`_. Maintainers ----------- See the `MAINTAINERS.txt`_ file. Contributors ------------ See the `Github insights page`_. .. _crpeck/cas-overlay-docker: https://github.com/crpeck/cas-overlay-docker .. _some documentation on Github: https://apereo.github.io/cas/developer/Build-Process.html .. _MAINTAINERS.txt: https://github.com/ecphp/cas-lib/blob/master/MAINTAINERS.txt .. _Github insights page: https://github.com/ecphp/cas-lib/graphs/contributors