Files
n8n-docs/docs/integrations/builtin/credentials/gitlab.md

1.6 KiB

title, description, contentType
title description contentType
GitLab credentials Documentation for GitLab credentials. Use these credentials to authenticate GitLab in n8n, a workflow automation platform. integration

GitLab credentials

You can use these credentials to authenticate the following nodes:

Prerequisites

Create a GitLab{:target=_blank .external-link} account.

Supported authentication methods

  • API access token
  • OAuth2

Refer to GitLab's API documentation{:target=_blank .external-link} for more information about the service.

Using API access token

To configure this credential, you'll need:

Using OAuth2

--8<-- "_snippets/integrations/builtin/credentials/cloud-oauth-button.md"

If you need to configure an application with OAuth2 from scratch or need more detail on what's happening in the OAuth web flow, refer to the information and instructions in the GitLab OAuth 2.0 identity provider API documentation{:target=_blank .external-link}.