- Wrapping — hand a single secret to another caller once, with tamper evidence.
- Cross-workspace grants — expose specific paths to another workspace inside the same organisation.
Wrapping
Producer wraps a secret into a one-time-use token:WRAP over the least-trusted channel available — Slack, email, a git commit message. Consumer unwraps once:
Cross-workspace grants
An organisation admin can expose specific paths from one workspace to another (useful for a shared-services team publishing to product teams):Related
Secrets
Reading, writing, and versioning.
Policies
Which policies apply to granted paths.