Mirror of github.com/nicolabs/script-realm-plugin
Go to file
nicobo 4dfbd174de + added email and user name resolving capabilities
+ added Messages.properties for i18n
# plugin renamed to script-realm-modular
# minor doc fixes
2015-04-26 02:17:53 +02:00
src + added email and user name resolving capabilities 2015-04-26 02:17:53 +02:00
.gitignore
pom.xml + added email and user name resolving capabilities 2015-04-26 02:17:53 +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