HashiCorp Vault
Connect HashiCorp Vault to access secrets management and access policies through Cendriix agents.
Overview
| Auth method | API Token |
| Setup time | ~5 minutes |
How to connect
- Navigate to Settings → Integrations → Connectors
- Click Connect on the HashiCorp Vault integration
- Enter your HashiCorp Vault API token
- Once configured, security data becomes available
Getting your API token
- Generate a Vault token via CLI:
vault token create -policy=read-only - Copy the token and paste it in the Cendriix setup wizard
Capabilities
Once connected, Cendriix agents can:
- Read secret metadata (not values) and mount configurations
- Access policy definitions
- Reference secrets management context for security reviews
Security notes
- Use scoped tokens with read-only permissions
- Tokens are stored encrypted in AWS Secrets Manager
- Disconnect at any time from Settings → Integrations → Connectors
Further reading
Last updated on