arshadmohammad commented on PR #189:
URL: https://github.com/apache/seatunnel-web/pull/189#issuecomment-2309360636

   > Decryption is done on the engine side.
   We are addressing two components in this context: the datasource and the 
generated job configuration.
   1. In the Seatunnel-web, the datasource is used during job design via the 
UI. It's essential that it can establish a connection with the configured 
database. During this connection process, the encrypted password should be 
decrypted for successful connectivity.
   2. The generated job configuration file needs to include the 
'datasourceEncryptType'. In the env section, it should specify something like 
'shade.identifier = "base64"'.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to