UsernameToken - 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

The UsernameToken authentication policy adds a WS-Security UsernameToken to the SOAP header of the request on the client side. On the service side, it enforces that a user has authenticated by sending a UsernameToken in the request. The UsernameToken contains a username and password.

Talend ESB provides a template policy called wspolicy_authn_usernametoken.policy and available in the /add-ons/registry/policies folder of the Talend ESB product.

It is also applied by default to your Talend ESB Container via the following policy file: etc/org.talend.esb.job.token.policy. So if you selected the UsernameToken for your Service in the Studio, when you deploy it on your container, this policy will be picked up automatically.