docs: Remove redundant word (#2563)

The bullet point for _Consistent Workflow for Access_ uses the word "securely" twice:

> Boundary securely connects the user securely to their infrastructure regardless of cloud platform

This PR removes the second instance.
pull/2577/head
Dan Heath 4 years ago committed by GitHub
parent 0cfedf08b1
commit 7abea7a4a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -18,7 +18,7 @@ HashiCorp Boundary is a tool for managing identity-based access for modern, dyna
Boundary's foundation is based on the following important concepts.
- **Zero Trust Security:** Zero-Trust is an identity-based access model where the user access is continuously authenticated. Access is only authorized when the established rules and policies tied to the users identity are verified.
- **Consistent Workflow for Access:** Once the user is verified and granted access, Boundary securely connects the user securely to their infrastructure regardless of cloud platform, target environment, or identity provider. This foundation provides continuous user authentication and authorization workflows within ephemeral sessions, which administrators can monitor and manage securely.
- **Consistent Workflow for Access:** Once the user is verified and granted access, Boundary securely connects the user to their infrastructure regardless of cloud platform, target environment, or identity provider. This foundation provides continuous user authentication and authorization workflows within ephemeral sessions, which administrators can monitor and manage securely.
- **Extensibility with the Ecosystem:** Modern organizations often require a multilayered access matrix constructed of identity providers, policy engines, secrets management tools, target types, and cloud providers that integrate and allow users to reside within access workflows requiring vendor lock-in. Boundary does not require vendor lock-in and supports the user's vendor-of-choice.
![Boundary workflow](/img/boundary.png)

Loading…
Cancel
Save