You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
boundary/website/content/docs/interoperability-matrix/index.mdx

182 lines
5.6 KiB

---
layout: docs
page_title: Transparent sessions interoperability matrix
description: >-
Refer to a matrix to determine which partner products and applications are supported by the Boundary components required for transparent sessions.
---
⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️
> [!IMPORTANT]
> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com.
⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️
# Transparent sessions interoperability matrix
@include 'alerts/enterprise-only.mdx'
Transparent sessions require you to use the Boundary installer to install the Boundary Client Agent.
To support a variety of use cases, HashiCorp verifies implementation and integrations with partner products and applications.
HashiCorp engineering has tested and confirmed that you can use the following third-party products with the specific versions of the Boundary installer, Boundary Client Agent, and any operating systems listed in the table.
Transparent sessions may operate with other versions of the products listed below or with other products, but they have not been tested.
We will update the list of products as we test them.
<Note>
On May 27, 2025 new versions of the Boundary Client Agent and installer were released with a numbering scheme that more closely follows Boundary's release numbers.
Those versions were released as 0.19.5 to match the major Boundary version 0.19.x.
Going forward, the Client Agent and installer will use the same major number as the current Boundary release.
Any patches or updates will be reflected in the minor number.
</Note>
<table>
<thead>
<tr>
<th style={{verticalAlign: 'middle', width: '25%'}}>Product</th>
<th style={{verticalAlign: 'middle'}}>Boundary installer versions</th>
<th style={{veritcalAlign: 'middle'}}>Boundary Client Agent versions</th>
<th style={{verticalAlign: 'middle', width: '25%'}}>OS versions tested</th>
<th style={{veritcalAlign: 'middle'}}>Conflicts and workarounds</th>
</tr>
</thead>
<tbody>
<tr>
<td style={{verticalAlign: 'middle'}}>
CloudFlare WARP
<br /><br />
<b>MacOS version</b>: 2025.2.600.0
<br />
<b>Windows version</b>: 2025.2.600.0
</td>
<td style={{verticalAlign: 'middle'}}>
0.1.4, 0.19.5, 0.19.6
</td>
<td style={{verticalAlign: 'middle'}}>
0.1.4, 0.19.5, 0.19.6
</td>
<td style={{verticalAlign: 'middle'}}>
<b>MacOS</b>: 14.6, 15.3
<br />
<b>Windows</b>: 10 Pro, 11 Pro
</td>
<td style={{verticalAlign: 'middle'}}>
Refer to <a href="/boundary/docs/client-agent/conflicting-software#cloudflare-warp-client">Conflicting software</a>
</td>
</tr>
<tr>
<td style={{verticalAlign: 'middle'}}>
Huntress
<br /><br />
<b>MacOS version</b>: 0.14.10
<br />
<b>Windows version</b>: 0.14.14
</td>
<td style={{verticalAlign: 'middle'}}>
0.1.4
</td>
<td style={{verticalAlign: 'middle'}}>
0.1.4
</td>
<td style={{verticalAlign: 'middle'}}>
<b>MacOS</b>: 14.6, 15.3
<br />
<b>Windows</b>: 10 Pro, 11 Pro
</td>
<td style={{verticalAlign: 'middle'}}>
Refer to <a href="/boundary/docs/client-agent/conflicting-software#huntress-edr-client-windows">Conflicting software</a>
</td>
</tr>
<tr>
<td style={{verticalAlign: 'middle'}}>
Microsoft Defender for Endpoint
</td>
<td style={{verticalAlign: 'middle'}}>
0.1.4, 0.19.5, 0.19.6
</td>
<td style={{verticalAlign: 'middle'}}>
0.1.4, 0.19.5, 0.19.6
</td>
<td style={{verticalAlign: 'middle'}}>
<b>MacOS</b>: 14, 15
<br />
<b>Windows</b>: 10, 11 Pro
</td>
<td style={{verticalAlign: 'middle'}}>
&nbsp;
</td>
</tr>
<tr>
<td style={{verticalAlign: 'middle'}}>
Palo Alto GlobalProtect
</td>
<td style={{verticalAlign: 'middle'}}>
0.19.5, 0.19.6
</td>
<td style={{verticalAlign: 'middle'}}>
0.19.5, 0.19.6
</td>
<td style={{verticalAlign: 'middle'}}>
<b>MacOS</b>: 14, 15
<br />
<b>Windows</b>: 10, 11
</td>
<td style={{verticalAlign: 'middle'}}>
&nbsp;
</td>
</tr>
<tr>
<td style={{verticalAlign: 'middle'}}>
SentinelOne Singularity
</td>
<td style={{verticalAlign: 'middle'}}>
0.1.4, 0.19.5, 0.19.6
</td>
<td style={{verticalAlign: 'middle'}}>
0.1.4, 0.19.5, 0.19.6
</td>
<td style={{verticalAlign: 'middle'}}>
<b>MacOS</b>: 14, 15.2
<br />
<b>Windows</b>: 10, 11
</td>
<td style={{verticalAlign: 'middle'}}>
&nbsp;
</td>
</tr>
<tr>
<td style={{verticalAlign: 'middle'}}>
Zscaler ZPA
</td>
<td style={{verticalAlign: 'middle'}}>
0.1.4, 0.19.5, 0.19.6
</td>
<td style={{verticalAlign: 'middle'}}>
0.1.4, 0.19.5, 0.19.6
</td>
<td style={{verticalAlign: 'middle'}}>
<b>MacOS</b>: 15
<br />
<b>Windows</b>: 11
</td>
<td style={{verticalAlign: 'middle'}}>
&nbsp;
</td>
</tr>
</tbody>
</table>
## More information
For more information, refer to the following topics:
- [Transparent sessions](/boundary/docs/concepts/transparent-sessions)
- [Configure transparent sessions](/boundary/docs/targets/configuration/configure-transparent-sessions)
- [Boundary Client Agent](/boundary/docs/client-agent)