Mirror of github.com/nicolabs/script-realm-plugin
Go to file
2015-04-26 02:26:18 +02:00
src + groovy snippet to delete all users from local Jenkins (for tests) 2015-04-26 02:26:18 +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 + added email and user name resolving capabilities 2015-04-26 02:17:53 +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