Vault Secrets
Vault Secrets
Section titled “Vault Secrets”Xferity can integrate with HashiCorp Vault-style secret retrieval so credentials can be resolved from a dedicated secret system rather than stored directly in transfer configuration.
When this is useful
Section titled “When this is useful”Use Vault integration when your environment already standardizes on centralized secret storage and you want flow and partner configuration to reference secrets indirectly.
Main benefit
Section titled “Main benefit”The main benefit is operational consistency: rotation and access control happen in the secret system, while flows keep stable references.
Important reminder
Section titled “Important reminder”This is still part of a broader deployment process. Vault integration improves secret handling posture, but it does not eliminate the need to secure the host, access paths, or audit retention around the runtime.