This page is currently a work in progress. Please reach out to #help-tcs for any questions.
A feature built into TCS sidecar to automatically decrypt part of the content of a TCS key. The decrypted part will then be put into the key and cached by the sidecar as usual.
Transformer Output | Altered by auto-decryptor | Cached by the sidecar | |
---|---|---|---|
cloudId | 123-456-abc | 123-456-abc | 123-456-abc |
dbName | someDB | someDB | someDB |
dbPassword | V1ZkS2FrMXFUWG89 | somePassW0rd! | somePassW0rd! |
Please refer to this guide on how to write an auto-decryptor.
Rate this page: