Lux Docs

Dynamic Secrets

Ephemeral database credentials

Dynamic secrets are short-lived credentials generated on demand. They are automatically revoked after their TTL expires.

Supported Backends

BackendDescription
PostgreSQLDynamic database users with configurable roles
MySQLEphemeral credentials with automatic cleanup
MongoDBScoped database access with TTL

On this page