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.
- Run
mvn clean package -DskipTests
- Get the plugin HPI from
target/gitlab-oauth.hpi