fcrespel / jenkins-cas-plugin

Jenkins CAS Plugin (personal repo)
https://github.com/jenkinsci/cas-plugin
MIT License
7 stars 23 forks source link

Support for the CAS REST Protocol #6

Closed sdorra closed 8 years ago

sdorra commented 8 years ago

Added support for username/password authentication on the Jenkins REST Api using the CAS REST Protocol.

fcrespel commented 8 years ago

Thanks for your contribution and sorry for the delay to merge it. I've made some additional changes to make it fit better in existing code and avoid duplication.