GitLab is a robust web-based platform that provides end-to-end DevOps lifecycle management with features for source code repositories, continuous integration, and collaboration. It enables development teams to efficiently plan, develop, test, and deploy software projects in a unified and integrated environment.
Set up a connection
After you start the connection, configure it in the Create connection panel and complete all of the required * authentication settings:
Setting | Instructions |
---|---|
Name your connection * | Enter a clear and distinguishable name. Throughout integrator.io imports and exports, you will have the option to choose this new connection. A unique identifier will prove helpful later when selecting it from a list of the connections in your account. |
Auth type * |
Select your GitLab account authentication type (either OAuth 2.0 or Token). |
Auth type: OAuth 2.0 |
|
OAuth 2.0 client * |
Select the OAuth 2.0 client that stores the client ID and client secret provided to you by GitLab. To add an OAuth 2.0 client and configure your credentials, click the plus (+) button. Click the edit ( ) button to modify a selected OAuth 2.0 client. For more information, see Create an OAuth 2.0 iClient resource. |
Grant type * |
Select the OAuth 2.0 grant type:
|
Username * |
Enter your GitLab account username. |
Password * |
Enter your GitLab account password. |
Auth type: Token |
|
Token * |
Enter your GitLab token. |
Tip: This connector documentation describes only the settings shown for the Basic auth view. For the corresponding HTTP settings, see OAuth 2.0 universal connector documentation.
- Sign in to your GitLab account.
-
Navigate to Avatar > Edit profile > User settings > Applications.
- Click Add new application.
- Enter a Name and integrator.io Redirect URL.
- Choose the Scopes.
- Click Save application.
- Copy the Application ID (Client ID).
- Click View and copy the Secret (Client secret).
- Click your Avatar.
- Copy the Username which is below the full name.
- Sign in to your GitLab account.
- Navigate to Avatar > Edit profile > User settings > Access tokens.
- Click Add new token.
- Enter a Token name and select Expiration date.
- Choose the Scopes.
- Click Create personal access token.
- Click View and copy the Token.
Comments
Please sign in to leave a comment.