Hello! Im writing a spec.yaml file and was wonderi...
# replication-troubleshooting
j
Hello! Im writing a spec.yaml file and was wondering what setting airbyte_secret: true does to an input property? Thanks
✍️ 1
e
In the UI it will be come a password field, and depending on how you deploy Airbyte, we'll store that data in a secret manager rather than the database (e.g. Google Secret Manager)
use that for things like APIKeys or passwords
oh, and you won't be able to see that data again in the UI once it's saved
b
+ we have a automated mask in the log that will hide any secrets in case they got logged. Even if you don't have a secret manager configured we will simulate on so all the secrets are in a single place in the DB. Don't consider is as secure. The secrets manager we are currently supporting. are GSM and Vault with token authentication.
j
@Evan Tahler @Benoit Moriceau (Airbyte) I see! Thank you both for the thoughtful answers. Much appreciated.
u
@[DEPRECATED] Marcos Marx turned this thread into Zendesk ticket 2742 to ensure timely resolution!