/gitlab-oauth-plugin

jenkins authentication plugin using gitlab oauth as source

Primary LanguageJavaMIT LicenseMIT

Jenkins GitLab OAuth Plugin

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 wiki page.