mvn clean package -DskipTests
Get plugins from target/gitlab-oauth.hpi
- License: MIT Licensed
- Read more: User Documentation
- Changelog
- Contributions are welcome.
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.