Skip to main content

GitLab

Integrating GitLab with Osano

Connecting to GitLab


In order for Osano to discover data stored in your systems, we must connect to those data providers via an API. We require, at minimum, read-only access to establish a connection to these providers. Each provider you connect may require different information. Please see the linked vendor documentation for instructions on where and how to obtain this data.


Required Fields

  • Client ID
  • Client Secret

Instructions for obtaining your App ID

GitLab requires an administrator to be authenticated to read user information. Please consult your Gitlab administrator for additional information.

Required Scopes

  • api
  • sudo
  • admin_mode

Core Functionality

  • Data Discovery
  • User Search
  • Data Deletion

Base URL

https://gitlab.com/api/v4/

Auth

  • oauth
  • apiKey

OAuth2.0 authentication

  • email
  • name
  • phoneNumber
  • address
  • birthday
  • userId

<<<<<<< HEAD Last Modified: 2024-02-14