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

Similar to https://github.com/hashicorp/boundary/pull/4428, this PR adjusts a different `-session-max-seconds` tests to increase the buffer to allow for another second in duration.

backport/0.15.x

This PR does a refactor in the e2e test suite to create a helper method for creating vault-generic credential libraries. It also continues the new pattern of returning `err` and...

pr/no-milestone
backport/0.15.x

Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 3.0.0 to 3.1.2. Release notes Sourced from dawidd6/action-download-artifact's releases. v3.1.2 What's Changed Read workflow_search input as a boolean by @​klutchell in dawidd6/action-download-artifact#273 New Contributors @​klutchell made their...

dependencies
github_actions

Note for reviewers: in some places where there are already options I'm using options, and in other places I added something to the signature. If this feels odd I can...

core
core/daemon
core/server

Hello, friends Can someone explain me how I can connect to docker use my Boundary? Will be perfect if have opportunity to connect my Nomad jobs from Boundary!!!

enhancement

**Describe the bug** When account attribute maps are set within a LDAP auth method, the From Attributes are not populating the To Attributes in the individual user accounts. **To Reproduce**...

bug

Sample output with an alias synced to the client cache: ``` > boundary daemon status Status: Domain Socket: /Users/myuser/.boundary/socket/daemon.sock Log Location: /Users/myuser/.boundary/cache.log Uptime: 9s User Count: 1 Version: Boundary v0.15.0...

core
core/sql

This does not currently remove the field from the message on the API but since it will now always show `pki` it's meaningless and causing confusion for some users.

core
backport/0.15.x