From fd1140236e11badd5480c33ca1d47062089412e4 Mon Sep 17 00:00:00 2001 From: Dan Heath <76443935+Dan-Heath@users.noreply.github.com> Date: Fri, 17 Mar 2023 09:30:55 -0400 Subject: [PATCH] docs: Update what is Boundary (#3033) --- 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 5d061942ad..6eef75d94b 100644 --- a/website/content/docs/overview/what-is-boundary.mdx +++ b/website/content/docs/overview/what-is-boundary.mdx @@ -13,7 +13,7 @@ HashiCorp Boundary is a tool for managing identity-based access for modern, dyna - Single sign-on to target services and applications via external identity providers - Access-as-code to automate the configuration of user permissions - Automated discovery of target systems -- Session monitoring and management for access created via Boundary. +- Session monitoring and management for access created via Boundary Boundary's foundation is based on the following important concepts.