boundary icon indicating copy to clipboard operation
boundary copied to clipboard

Boundary enables identity-based access management for dynamic infrastructure.

Results 317 boundary issues
Sort by recently updated
recently updated
newest added
trafficstars

It would be nice if 2 factor authentication can be used.

enhancement

**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...

enhancement

**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...

enhancement

**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...

enhancement

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...

enhancement

**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....

enhancement

**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...

enhancement
question

**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...

enhancement

**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...

enhancement

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...