Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now

Talend Cloud: Two-Factor Authentication using personal access tokens in Git, TAC, and TMC

0% helpful (0/1)
cancel
Showing results for 
Search instead for 
Did you mean: 
TalendSolutionExpert
Contributor II
Contributor II

Talend Cloud: Two-Factor Authentication using personal access tokens in Git, TAC, and TMC

Last Update:

Jan 22, 2024 9:35:30 PM

Updated By:

Jamie_Gregory

Created date:

Apr 1, 2021 6:14:37 AM

This article explains how to enable two factor authentication in Talend by using personal access tokens. Personal access tokens function is similar to session tokens and can be used for authentication.

For more information on personal access tokens, see the GitLab documentation page.

The article covers:

 

Configuring GitLab

The section is explained using GitLab, but the process is similar for GitHub, Gitblit, or other version control system tools.

  1. Log in to your GitLab account and navigate to User Settings > Account > and Enable Two-Factor Authentication.

    0693p000008uGMTAA2.jpg

     

  2. In the User Settings menu select Access Tokens.
  3. Create a personal access token by configuring the following:
    1. Name the personal access token.

    2. Select an expiry date.

    3. For Scopes select api (select the scope as needed by the project).

    4. Click Create personal access token.

      0693p000008uGMYAA2.jpg

       

    5. Copy, save, and secure the personal access token as it is not displayed again. Once you navigate away from this page, you no longer have access to the token, and the only way to retrieve it is to revoke the token and create another one.

      0693p000008uGMAAA2.jpg

       

  4. Once created, the personal access token is displayed in the Active Personal Access Tokens area, along with details like the created date, the expiry date, and an option button to Revoke.

    0693p000008uFyXAAU.jpg

     

Using personal access tokens in Talend Administrator Center (TAC)

  1. In TAC, create a new project, provide your Git login and use the personal access token you created earlier in place of the password.

  2. Check the connection.

    0693p000008uFx5AAE.jpg

     

  3. Save the project and give appropriate access to the user.

  4. Login to Studio, if prompted, provide your Git username and use the personal access token you created earlier as the password. Click OK.

    0693p000008uGHKAA2.jpg

     

  5. Login to Studio.

    0693p000008uGBqAAM.jpg

 

Using personal access tokens in Talend Management Console

  1. Login to Talend Cloud and create a new project.

    0693p000008uGMiAAM.jpg

     

  2. When prompted for credentials, enter your Git username and use the personal access token you created earlier as the password. Select Store in Secure Store, to avoid multiple prompts for credentials. Click OK.

    0693p000008uGMnAAM.jpg

     

  3. Login to Studio.

    0693p000008uGMsAAM.jpg

Labels (2)
Version history
Last update:
‎2024-01-22 09:35 PM
Updated by: