Available in...
Open Studio for ESB
Procedure
-
To enable the STS server Feature in the Karaf container, execute the following command:
tesb:start-sts
-
The STS service will start automatically. To make sure that it is running, execute
the
list
command in the console and find two additional bundles: Apache CXF STS Core and Talend :: ESB :: STS :: CONFIG which enable the STS feature.Note: It is normal that the status of this (fragment) bundle is only Resolved and not Active, as the other one.Sample keys distributed with the RentACar demo should not be used in production. For more information on how to replace the keys used, see Using STS with the Talend Runtime.
For more information about the usage of STS, see Talend ESB STS User Guide and Using STS with the Talend Runtime.