Skip to content

Commit d8f711f

Browse files
authored
DOCSP-41773 Compass Proxy Settings (#676)
1 parent 0b9fbe3 commit d8f711f

File tree

3 files changed

+28
-0
lines changed

3 files changed

+28
-0
lines changed

source/connect/advanced-connection-options/authentication-connection.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,13 @@ Procedure
126126
This is a less secure authentication flow that can be used as a
127127
fallback when browser-based authentication is unavailable.
128128

129+
* - Use Application-Level Proxy Settings
130+
- Optional. Use the application-level proxy settings specified in the
131+
:ref:`Compass Settings panel <compass-interface-settings>`.
132+
Enabled by default. If you don't enable application-level proxy
133+
settings, |compass-short| uses the same proxy to connect to both
134+
the cluster and identity provider.
135+
129136
.. _x509:
130137

131138
X.509

source/connect/advanced-connection-options/ssh-connection.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,11 @@ Procedure
5757
information on the fields for this connection option, see
5858
:ref:`<socks5>`.
5959

60+
* - Application-level Proxy
61+
- Connects to a deployment using application-level proxy settings
62+
specified in the :ref:`Compass Settings panel
63+
<compass-interface-settings>`.
64+
6065
.. _ssh-fields:
6166

6267
SSH Connection

source/settings/settings-reference.txt

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,22 @@ You can configure the following settings on the |compass| interface:
147147
- Allow our Product team to occasionally reach out for feedback about
148148
|compass-short|.
149149

150+
* - No Proxy
151+
- Proxy Configuration
152+
- Do not use a proxy server.
153+
154+
* - System Proxy
155+
- Proxy Configuration
156+
- Specify a comma-separated list of hostnames and IP addresses to exclude
157+
from proxying.
158+
159+
* - Manual Configuration
160+
- Proxy Configuration
161+
- Specify a ``http://``, ``https://``, ``socks5://`` or ``pac+https://``
162+
URL to proxy. You can optionally specify a username and password. You can
163+
also specify a comma-separated list of hostnames and IP addresses to
164+
exclude from proxying.
165+
150166
* - Browser command to use for OIDC Authentication
151167
- OIDC
152168
- Specify the browser that |compass-short| redirects you to when authenticating

0 commit comments

Comments
 (0)