πUse environments as proxy targets
15 November 2023
zli v. 6.35.1
zli v. 6.35.1
New
Use environments as proxy targets. A web or DB targetβs proxy target can now be set to an environment rather than an explicitly named target. When a user connects to the web or DB target, BastionZero will use an available target within the specified environment to proxy the connection. Note that when creating a web or DB target, you will need to specify whether the proxy type is environment or target. This is true both in the web app and through the API.
Fixes
Display profile picture in desktop app. Resolved an issue with displaying the IdP profile picture within the desktop app by ensuring the
zli
refreshes the profile picture associated with the IdP account on token refresh.
Web app & backend
New
Use environments as proxy targets. This release of the backend includes all the necessary changes to support using an environment as a proxy for web and DB targets.
Enhancements
Just-in-time access to passwordless database targets. Leverage ephemeral access for your passwordless database targets (both SplitCert and service account injection). To learn more about enabling this capability, see our guides for enabling your users to request temporary access to targets via Slack here and service accounts via GitHub Actions here.
Fixes
Remove erroneous SSM references. Removed any remaining references to the deprecated SSM agent.
Incorrect
ProxyTargetId
returned byPATCH
. Resolved an issue whereDbSummary
orWebSummary
in thePATCH
returned the incorrectProxyTargetId
if the target was modified.
BastionZero Terraform Provider
Enhancements
Create database targets. BastionZero's Terraform provider now supports creating database targets. Find our Terraform provider here.
For questions or to provide feedback on how we can improve our updates, reach out to product@bastionzero.com.
Last updated