This version of the SonarQube documentation is no longer maintained. It relates to a version of SonarQube that is not active.

Introduction

With the GitLab authentication and provisioning, two provisioning modes are available: Just-in-Time and automatic.

With the GitLab authentication and provisioning, two provisioning modes are available:

  • Just-in-Time (JIT) provisioning With this mode, user accounts are created in SonarQube when GitLab users log in for the first time. You can use group synchronization and user access restriction features.

  • Automatic provisioning With this mode, you benefit from:

    • Automatic user and group provisioning and de-provisioning (based on a list of allowed GitLab groups).

    • Automatic synchronization of users’ group memberships.

    • Automatic synchronization of user permissions on projects.

    • Automatic project visibility synchronization.

When authentication is delegated to GitLab in SonarQube, the user’s email address is synchronized with GitLab at each login to SonarQube.

Last updated

Was this helpful?