Do you have a sample snippet to withdraw an encrypted password stored in password manager in python script component?
I don't know if this changed but I think it is still not possible.
The reason the last time I asked is that it would be possible to print every password that is stored inside the password manager.
In my opinion this issue depends on the setup how Matillion is used.
For smaller teams everyone has access anyway.
For larger teams yes I think there might be use cases to hide these passwords for employees with access to Matillion.
If you are on AWS you can use the AWS Secret Manager in combination with boto3 to store and access these passwords.
But keep in mind that everyone using Matillion will have access to the actual password stored.
Hi,
I'm facing the same issue.
Did you find a way to manage this?
Thanks,