Scaling & Operating n8n · 30 min

External secrets managers

Pull credentials from Vault or AWS Secrets Manager instead of storing them in n8n.

Key concepts

  • External secrets integration
  • Rotation without redeploy
  • Least-privilege IAM

Exercise

Connect n8n to a Vault dev server and reference a secret from it inside a credential.

Official docs