Apply least privilege across connectors, APIs, automation, and hosted deployment.
Embrasure is a hosted service. Connectors use dedicated identities and bounded scope to read catalog metadata, lineage evidence, and data required by enabled checks.
Read-only data boundary
Embrasure does not write connected warehouse data. Product mutations change Embrasure configuration or open review artifacts such as a draft pull request.
Prefer workload identity, OAuth, managed service accounts, and key pairs over copied passwords. Secrets stay backend-only and must not appear in tickets, logs, screenshots, Terraform plans, or browser environment variables.
Use SSH tunneling or an approved private path for supported SQL sources. Define private networking requirements before production cutover.
The API accepts a bearer session JWT or workspace-enabled personal access token. Tokens carry scopes, and workspace membership still controls access. Write operations require write scope plus an editor or administrator role.
SSO and SCIM can govern user access. They do not widen connector permissions or change the read-only data boundary.