GitLab Integration

To use the GitLab integration you'll need to create an OAuth app in GitLab. To start, visit Applications.

When configuring the app, use the following values:

SettingValue
NameSentry
Redirect URI{YOUR_DOMAIN}/extensions/gitlab/setup/
Scopesapi

Ensure 'Confidential' is checked.

Take note of your application ID and secret as you'll need it in the next step.

Follow our documentation on installing and configuring the GitLab integration to finish installation and use the integration.

Help improve this content
Our documentation is open source and available on GitHub. Your contributions are welcome, whether fixing a typo (drat!) or suggesting an update ("yeah, this would be better").