boundary
boundary copied to clipboard
Boundary enables identity-based access management for dynamic infrastructure.
This PR updates some GitHub Actions to use a Node20 version of the Action in order to avoid deprecation warnings.
This PR enables CLI support for account attribute maps and also takes the LDAP server's user attributes into account when authenticating with an LDAP auth method
**Is your feature request related to a problem? Please describe.** I'm always frustrated when using Google Oauth2 client as OIDC due to groups are not included in the JWT **Describe...
**Describe the bug** When using Boundary CLI to create a connections with the same client port to listen to, Boundary CLI gets unresponsive. **To Reproduce** Steps to reproduce the behavior:...
WIP This PR removes the `session_connection_state` table, replacing it with the new field `connected_time_range` on `session_connection`
Hi, it's obvious that there is a bug with the mapping from claims in ID Token to name in boundary claim. Here is my setup and configurations - I'm using...
``` dnf config-manager --add-repo https://rpm.releases.hashicorp.com/fedora/hashicorp.repo Adding repo from: https://rpm.releases.hashicorp.com/fedora/hashicorp.repo dnf -y install boundary Hashicorp Stable - x86_64 2.8 kB/s | 326 B 00:00 Errors during downloading metadata for repository 'hashicorp':...
**Is your feature request related to a problem? Please describe.** For Windows VMs we often join them to [Microsoft AAD/Entra](https://learn.microsoft.com/en-us/entra/identity/devices/howto-vm-sign-in-azure-ad-windows) and enforce SSO with people's user accounts instead of local...
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.4. Release notes Sourced from actions/checkout's releases. v4.1.4 What's Changed Disable extensions.worktreeConfig when disabling sparse-checkout by @jww3 in actions/checkout#1692 Add dependabot config by @cory-miller in...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3.0.2 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @actions/artifact dependency by @bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...