This project is not covered by Drupal’s security advisory policy.
Externalauth Gitlab OAuth2 connector will allow users of your site to authenticate against a running gitlab instance via OAuth2. The module will not register new users, just map existing users via the email-address.
Dependencies:
Installation
- Install via composer
composer require drupal/externalauth_gitlab - this should install all needed depencencies
- Enable the module
- Configure the module at
/admin/config/people/externalauth-gitlab-settings
Usage
- The module will add a new local task at
/user - When visiting that link the user will gets redirected to the gitlab instance, if the user authenticates successfully, it will get authenticated in Drupal.
Supporting organizations:
Funding and Maintenance
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.- Project categories: Access control
- Ecosystem: External Authentication
24 sites report using this module
- Created by stmh on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
Releases
2.0.3
released 11 April 2024
Works with Drupal: ^8 || ^9 || ^10 || ^11
Issue #3430387: Automated Drupal 11 compatibility fixes for externalauth_gitlab
Install:

