Guys, Am I correct in that: 1. At the pipeline level you could add variables instead of the actual user name/ password 2. Add a environment variables obfuscated passwords 3. That the obfuscation method can be AES if the AES two-way password encoder plugin is in use?
I.e. not perfect but viable? On Fri, 29 Nov 2024, 7:41 pm bamaer (via GitHub), <[email protected]> wrote: > > GitHub user bamaer added a comment to the discussion: How to apply > encryption on passwords if password is passed on Parameters and not in > password fields > > that's not possible (yet) afaik, but it's an option or a set of options we > could consider adding to the Snowflake connection. feel free to create a > feature request so we can keep trace of this. > > GitHub link: > https://github.com/apache/hop/discussions/4639#discussioncomment-11413672 > > ---- > This is an automatically sent email for [email protected]. > To unsubscribe, please send an email to: [email protected] > >
