Handling of connector passwords in Airbyte

Summary

Airbyte handles connector passwords by hashing them in a specific format for security purposes. The passwords are not stored in raw form.


Question

Hi team here, I look into my external database (Postgres), and found the password i stored for my Postgres source/destination is not raw, is kinda hashed in a format like this airbyte_workspace_djsaido33-a687-4308-a738-3db16a9db62e_secret_c8b78747-457f-4e13-9ad6-f7d8aef51d45_v1,

I am wondering how Airbyte handle connector password?
Did it store the raw password somewhere else?



This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.

Join the conversation on Slack

["connector-password", "security", "hashed-password", "airbyte-platform"]