Creating a service account - Cloud

Talend Cloud Management Console User Guide

Version
Cloud
Language
English
Product
Talend Cloud
Module
Talend Management Console
Content
Administration and Monitoring > Managing projects
Administration and Monitoring > Managing users
Deployment > Deploying > Executing Pipelines
Deployment > Deploying > Executing Tasks
Deployment > Scheduling > Scheduling Tasks
Last publication date
2023-09-20

In the Service accounts tab of the User & Security page, you can create, grant individual permissions to or delete service accounts.

If you need to do this via API, see https://api.talend.com/use-cases/service-accounts/creating-a-service-account/.

Before you begin

The account to be used to create a service account must have the Service Account - Manage permission. The ID of this permission is TMC_SERVICE_ACCOUNT_MANAGEMENT.

Procedure

  1. Open the Users & Security page.
  2. Click Service accounts.
  3. Click Add service account.
  4. Enter the name of your choice for the service account to be created.
  5. Select permissions you need to grant to this service account, depending on the operations you need this service account to perform.
  6. Click Save.
  7. In the dialog box that is displayed, the ID and the secret of this service account are displayed.
    Its secret is displayed only once. Ensure to keep a copy. It is required to generate or renew tokens for this service account.

Results

The new service account appears in the list of service accounts.

What to do next