From 196f01bbd5c4add938a4b8dcd137d101e236bc81 Mon Sep 17 00:00:00 2001 From: vanphan24 <89482663+vanphan24@users.noreply.github.com> Date: Tue, 21 Jan 2025 09:30:02 -0800 Subject: [PATCH] Update what-is-boundary.mdx (#5433) added HTTPS and minor edits to the "Just-in-time network access" feature table --- website/content/docs/overview/what-is-boundary.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/overview/what-is-boundary.mdx b/website/content/docs/overview/what-is-boundary.mdx index d2f7a454e8..d415850f11 100644 --- a/website/content/docs/overview/what-is-boundary.mdx +++ b/website/content/docs/overview/what-is-boundary.mdx @@ -57,7 +57,7 @@ Regardless of which server edition of Boundary you use, all editions require the |---|:-:|:-:|:-:|:-:| | | | Standard | Plus | Plus | | Just-in-time credential access via HashiCorp Vault | ✓ | ✓ | ✓ | ✓ | -| Just-in-time network access for TCP, SSH, RDS, K8s database | ✓ | ✓ | ✓ | ✓ | +| Just-in-time network access for TCP, SSH, HTTPS, RDS, K8s, database, etc | ✓ | ✓ | ✓ | ✓ | | Single sign-on access via OIDC and LDAP | ✓ | ✓ | ✓ | ✓ | | Identity provider managed groups | ✓ | ✓ | ✓ | ✓ | | Terraform support for fully automated deployment and configuration | ✓ | ✓ | ✓ | ✓ |