/cas-plugin

Jenkins CAS Plugin

Primary LanguageJavaMIT LicenseMIT

Jenkins CAS Plugin

This is a Jenkins plugin providing authentication with CAS.

Installation

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.

Building from source

  1. Checkout or download the source code from the current master or latest tag on GitHub.
  2. Execute mvn clean verify from your local source code folder (install Maven if not already done).
  3. Find the cas-plugin.hpi file in the target subfolder.
  4. Upload it to Jenkins from the Advanced tab of the Manage Plugins page.

Continuous Integration builds

Build Status

Continuous Integration builds of the official version can be found here.