boundary
boundary copied to clipboard
Boundary enables identity-based access management for dynamic infrastructure.
When using built-in client with `boundary connect`, for example `postgres`, at the moment only following placeholders are supported (https://github.com/hashicorp/boundary/blob/248e1f36b5ed3ed24a0ec92e47a2de70fdb5b4ef/website/content/docs/getting-started/connect-to-target.mdx#built-in-vs-exec): - `{{boundary.ip}}` (BOUNDARY_PROXIED_IP): The IP address of the listening socket that...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] When running in the...
**Is your feature request related to a problem? Please describe.** Reaching targets that are in environments where a worker can't be deployed, or the target refuses all inbound connections (even...
Hey! In documentation there is a reference to `kube` wrapper which could be used with `boundary connect` (https://github.com/hashicorp/boundary/blob/main/website/content/docs/getting-started/connect-to-target.mdx#built-in-vs-exec), but there are no examples or guides how this could be used...
**I may be missing something in the API here, apologies if so** I am trying to use the CLI to get the proxy for a session to a given target....
**Is your feature request related to a problem? Please describe.** From reading the code and docs right now it appears that you must always specify IP addresses for the controllers...
Are there plans to integrate and/or leverage Secure Production Identity Framework For Everyone (SPIFFE) with boundary? The SPIFFE standard defines how services identify themselves to each other. SPIFFE ID is...
**Is your feature request related to a problem? Please describe.** Yes. If an application server sends a HTTP 301, 302, or 303 redirect, the ephemeral destination port used by the...
Having the ability to have an external federated auth system base on SAML protocol to ease the migration and onboarding to boundary. I've been using with [AWS VPN endpoint with...