Integrating your Gitlab application with DeepSource requires a Gitlab application. This document outlines the configuration, permission requirements and app configuration to get started with your GitLab account and DeepSource Enterprise.
ORGANIZATION_NAME
with the name of your organization, and HOSTNAME
with the actual hostname on which you plan to deploy DeepSource to.Field | Value | Example |
---|---|---|
Name | DeepSource ORGANIZATION_NAME | DeepSource Stark International |
Redirect URI | https://`HOSTNAME`/accounts/gitlab/login/callback/bifrost/ | https://deepsource.stark.com/accounts/gitlab/login/callback/bifrost/ |
Confidential | true | |
Scope | Check true for api , read_user and read_repository |
APPLICATION_ID
and SECRET
. Enter these values in the DeepSource Enterprise admin console.