Mirror of github.com/nicolabs/script-realm-plugin
Go to file
2015-04-21 23:43:05 +02:00
src
.gitignore Using org.jenkins-ci.plugins as the POM parent (to make it compile) 2015-04-21 23:43:05 +02:00
pom.xml Using org.jenkins-ci.plugins as the POM parent (to make it compile) 2015-04-21 23:43:05 +02:00
README.md

Script Realm plugin for Jenkins

This Jenkins plugin allows you to use a user-written custom script to authenticate the username and password (also supports groups). This is useful if you need to plug into a custom authentication scheme, but don't want to write your own plugin.

find more at https://wiki.jenkins-ci.org/display/JENKINS/Script+Security+Realm