Mirror of github.com/nicolabs/script-realm-plugin
Go to file
2015-09-26 01:02:56 +02:00
src + logging IOException when executing a script 2015-09-26 00:56:06 +02:00
.gitignore Using org.jenkins-ci.plugins as the POM parent (to make it compile) 2015-04-21 23:43:05 +02:00
pom.xml # reverted to the original pom.xml prior to the pull request 2015-09-26 01:02:56 +02:00
README.md change Hudson settings to Jenkins 2011-07-29 19:34:42 +02:00

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