Dynamic Secrets
Ephemeral database credentials
Dynamic secrets are short-lived credentials generated on demand. They are automatically revoked after their TTL expires.
Supported Backends
| Backend | Description |
|---|---|
| PostgreSQL | Dynamic database users with configurable roles |
| MySQL | Ephemeral credentials with automatic cleanup |
| MongoDB | Scoped database access with TTL |