Create a service account in Talend Management Console.
For more information, see Creating a service account.
You can get the ID and the secret of this service account.
Send a POST request using Postman to the URL
https://api.<datacenter>.cloud.talend.com/security/oauth/token
with the client_id, client_secret values of
the service account you just created in Talend Management Console.
Replace <datacenter> with your Talend Cloud
region.
The response from this POST request will be the access token and its properties.
This access token will be used to send a request to the JWT validation enabled REST
services.
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!