This is a Jenkins plugin providing authentication with CAS.
The latest version is available for download from the Update Center and from the Download Site.
For usage information, please check the official plugin page.
- Checkout or download the source code from the current master or latest tag on GitHub.
- Execute
mvn clean verify
from your local source code folder (install Maven if not already done). - Find the
cas-plugin.hpi
file in thetarget
subfolder. - Upload it to Jenkins from the Advanced tab of the Manage Plugins page.
Continuous Integration builds of the official version can be found here.