Skip to content

jenkins authentication plugin using gitlab oauth as source

License

Notifications You must be signed in to change notification settings

TonyNoble/gitlab-oauth-plugin

 
 

Repository files navigation

Jenkins GitLab OAuth Plugin

Jenkins Plugins Jenkins Plugin installs Build Status

Get Latest Package

mvn clean package -DskipTests

Get plugins from target/gitlab-oauth.hpi


Overview

The GitLab OAuth plugin provides a means of securing a Jenkins instance by offloading authentication and authorization to GitLab. The plugin authenticates by using a GitLab OAuth Application. It can use multiple authorization strategies for authorizing users. GitLab users are surfaced as Jenkins users for authorization. GitLab organizations and teams are surfaced as Jenkins groups for authorization.

More comprehensive documentation is listed on the user documentation page.

About

jenkins authentication plugin using gitlab oauth as source

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 91.2%
  • HTML 7.4%
  • Shell 1.4%