Learn how access to secrets is controlled in Infisical.
development
, staging
, or production
./postgres
, /redis
, or per-service paths like /service-a
.development
environment but not those in the production
environment.
This model follows the principle of least privilege such that each user or machine identity has access only to the secrets it needs — and nothing more.