Code Monkey home page Code Monkey logo

crowd2-plugin's Introduction

Crowd 2 Plugin for Jenkins (crowd2-plugin)

This plugin allows using Atlassian Crowd or JIRA as an authentication and authorization provider for Jenkins (Crowd version 2 and later).


Notice

This is a custom mod/fork of the original Crowd 2 plugin, adding a robotic creator-and-auth implementation for Configuration as Code Plugin. For more info on the mod, see docs/robotic-doc.md


Build Status Coverage Security Rating

Quality Gate

Usage

  1. Add a new generic application in Crowd like described in the official docs.
  2. In Jenkins navigate to Manage Jenkins -> Manage Plugins -> Available, and search for "Crowd 2 Integration". Install this plugin.
  3. In Jenkins navigate to Manage Jenkins -> Configure Global Security. Tick Enable Security and select Crowd 2 as your Security Realm.
  4. Insert your Crowd URL and the application credentials you created in step 1.

This plugin works well with Matrix Authorization Strategy Plugin: You can use Crowd users and groups to define permissions on folder/pipeline/job level.

Development

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

git clone https://github.com/pingunaut/crowd2-plugin/
cd crowd2-plugin
mvn install

# to start the plugin in a local embedded test environment, run
mvn hpi:run

Deployment

Local embedded test environment

To start the plugin in a local test environment, run

mvn hpi:run

Standalone test environment

To start a local build of the plugin in a standalone test environment, run

mvn install

then upload the resulting .hpi file (target/crowd2-VERSION.hpi) like described in the official documentation.

Built With

Versioning

We use SemVer for versioning (starting from version 2.0.0). For the versions available, see the tags on this repository.

Authors

See the list of contributors who participated in this project.

Roadmap

The following changes and improvements are planned for the following releases

2.0.0

  • add Jenkinsfile to run an automated build
  • Merge open pull requests to fix caching and httpclient to solve performance and compatibility issues
  • Update to latest libs
  • Add some unit tests

3.0.0

  • Improve test coverage
  • Pickup changes from the refactoring branch
  • Make RememberMe work
  • Make SSO work

3.x

  • Work on the open JIRA issues

License

This project is licensed under the MIT License - see the LICENSE file for details

crowd2-plugin's People

Contributors

aheritier avatar christ66 avatar daniel-beck avatar davidbejar avatar gmshake avatar johnou avatar kostyasha avatar martinspielmann avatar msglueck avatar ndeloof avatar olamy avatar patbos avatar pfalcon avatar qxo avatar theit avatar tveal avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.