Encrypting Jackrabbit Configuration - 7.3

Talend ESB Container Administration Guide

Version
7.3
Language
English
Product
Talend Cloud
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
Administration and Monitoring
Design and Development
Installation and Upgrade
Last publication date
2023-09-13

When using a database-backed persistence manager or another component, you usually need to include the database password in Jackrabbit configuration. If you do not want to store such passwords in plain text inside the configuration file, you can encode the password in base64 and prefix it with {base64}.. Jackrabbit will automatically decode such a password before passing it to the underlying database.