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

**Is your feature request related to a problem? Please describe.** We have a web app in the cloud, only accessible through Boundary, that sends notifications to a team messaging platform....

enhancement

**Is your feature request related to a problem? Please describe.** For example, I have a Vault ssh secret store mounted at `ssh/`. Users expect to submit their public key to...

enhancement

**Is your feature request related to a problem? Please describe.** Today the user has full access(read) to the cred store & thus knows all credentials. This mechanism sometimes leaks some...

enhancement

**Describe the bug** Boundary throws an error message when you provide a vault token that does not use the deprecated `period` field. **To Reproduce** 1. Create a vault role for...

triage

Hi, when using dynamic host catalogs, all found hosts are displayed with a name that corresponds to the internal host ID. This ID does not allow any conclusions about the...

triage

**Describe the bug** Boundary spams an error message to the logs every second or so when I combine worker/controller config into a single `.hcl` file. [Larger log output](https://gist.githubusercontent.com/BrandonIngalls/72e8c560356b71e173f27cd598c0f952/raw/960634052f827e9e74f1515153bc4a5292d081c4/error.txt) ``` {...

bug
triage

**Describe the bug** Running `boundary dev` on Windows 10 results in error message. **To Reproduce** Steps to reproduce the behavior: 1. `scoop install boundary` 1. Run `boundary dev` 1. See...

question
triage

This PR updates these files to recommend installing boundary HCL config files in `/etc/boundary.d/`: - website/content/docs/installing/high-availability.mdx - website/content/docs/installing/no-gen-resources.mdx In addition to the new directory, these files also add changes to...

docs/getting-started
website
docs/installing

**Describe the bug** When using Boundary Desktop with a oidc auth method if you delete the oidc session token or let it expire it drops you into a 403 permission...

triage

Currently, boundary requires that the issuer used for discovery must match the issuer in the discovery document. This is preventing some users from enabling an OIDC auth method ( [this...

enhancement