GitLab credentials#
You can use these credentials to authenticate the following nodes:
Prerequisites#
Create a GitLab account.
Supported authentication methods#
- API access token
- OAuth2
Related resources#
Refer to GitLab's API documentation for more information about the service.
Using API access token#
To configure this credential, you'll need:
- The URL of your GitLab Server
- An Access Token: Refer to GitLab's Create a personal access token documentation for detailed instructions.
Using OAuth2#
Note for n8n Cloud users
Cloud users don't need to provide connection details. Select Connect my account to connect through your browser.
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.