Application profile use case - 7.3

Talend ESB Infrastructure Services Configuration Guide

Version
7.3
Language
English
Product
Talend Data Fabric
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Open Studio for ESB
Talend Real-Time Big Data Platform
Module
Talend ESB
Talend Runtime
Content
Design and Development
Installation and Upgrade
Last publication date
2023-12-26

In this use case, you will see how to add STS credentials to a service consumer, the SayHelloConsumer, while deploying it to a container via the Provisioning Service feature.

So for this use case, you need to activate the STS Infrastructure service in the container (either by using the tesb:start-sts or even the tesb:start-all that starts all the default Talend Infrastructure services). For demo purpose, you need to change the security management system from default Talend Identity Management Service to the JAAS authentication handler, which is easier to use, and does not require the installation of additional software (via the tesb:switch-sts-jaas). In that same container, you need to deploy the service that will be called by the consumer, the SayHelloService.