Creating a service account
A service account provides the OAuth 2.0 client credentials (a Client ID and Client Secret) that StackOne uses to authenticate with Talend Cloud.
Sign in to Qlik Talend Cloud
Sign in to your Qlik Talend Cloud account.
- To access the Talend Management Console, it is mandatory to migrate your Talend Cloud account to Qlik. If prompted, complete the migration wizard by clicking Migrate your Talend account, then sign in with your Qlik email and password.
- If you have multiple tenants, select your Talend tenant after you sign in.
Open the Management Console
Open the Management Console for your Talend Cloud account.
- Confirm the region host in your portal URL — for example,
https://app.eu.cloud.talend.comis region EU.
Open the Users & Security page
In the Management Console, open Users & Security from the left navigation.
- Click the Service accounts tab.
Create a service account
Click Create new, then select Service account.
- Enter a name for the service account, for example
StackOne Integration. - Select the permissions the service account needs for your integration.
- Click Save.
Copy the ID and secret
After saving, a dialog displays the service account credentials.
- Copy the ID — this is your Client ID — and paste it into the Client ID field in the StackOne Connector profile.
- Copy the secret — this is your Client Secret — and paste it into the Client Secret field in the StackOne Connector profile.
- Its secret is displayed only once. Keep a copy — it is required to generate or renew tokens for this service account. If you lose it, you must renew the secret.
Creating the StackOne Connector Profile
To create the Connector Profile in StackOne for Talend:Navigate to Connector Profiles
Create New Connector Profile
- Click + Connector Profile
- Search for and select Talend
- Select Type as OAuth 2.0
- Fill out the fields using details retrieved from your provider:
- Client ID
- Client Secret
- (Optional) Select Actions to be enabled for this Connector Profile
- Click Create profile