boundary
boundary copied to clipboard
Boundary enables identity-based access management for dynamic infrastructure.
It would be nice if 2 factor authentication can be used.
**Describe the bug** Azure AD/OIDC with more than 200 group claims. For users with more than 200 groups, Azure provides a distributed group claim rather than including the group claims...
**Is your feature request related to a problem? Please describe.** We'd like to know which commands the client is executing on the targets **Describe the solution you'd like** commands executed...
**Is your feature request related to a problem? Please describe.** We need to deliver access to our Boundary instance in a fast and easy way. Needing to install and run...
We want to make seamless upgrade of boundary. Currently for upgrade boundary - we must stop boundary before running database migration ``` > boundary database migrate -config /boundary/boundary.hcl Unable to...
**Is your feature request related to a problem? Please describe.** We would like to inject HTTP headers in proxied HTTP traffic to identify the client with a predefined unique identifier....
**Is your feature request related to a problem? Please describe.** We are setting up a multi-tenant boundary architecture. Each tenant (boundary organization) provides its private workers. These workers can only...
**Is your feature request related to a problem? Please describe.** Currently, there's no way to add extra fields to resources (e.g for hosts we can only set name, description and...
**Is your feature request related to a problem? Please describe.** I just read the announcement post. This seems especially valuable for ephemeral access triggered by incidents for on-call access. A...
This PR adds tests that use Vault as a credential store. A new enos scenario was created to spin up a vault instance alongside a boundary cluster. The test then...