Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.03 KB

File metadata and controls

22 lines (17 loc) · 1.03 KB

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.