diff --git a/source/connect/advanced-connection-options/authentication-connection.txt b/source/connect/advanced-connection-options/authentication-connection.txt index b6bb7ad80..2326bd9b4 100644 --- a/source/connect/advanced-connection-options/authentication-connection.txt +++ b/source/connect/advanced-connection-options/authentication-connection.txt @@ -126,6 +126,13 @@ Procedure This is a less secure authentication flow that can be used as a fallback when browser-based authentication is unavailable. + * - Use Application-Level Proxy Settings + - Optional. Use the application-level proxy settings specified in the + :ref:`Compass Settings panel `. + Enabled by default. If you don't enable application-level proxy + settings, |compass-short| uses the same proxy to connect to both + the cluster and identity provider. + .. _x509: X.509 diff --git a/source/connect/advanced-connection-options/ssh-connection.txt b/source/connect/advanced-connection-options/ssh-connection.txt index e4557930a..3faf6d342 100644 --- a/source/connect/advanced-connection-options/ssh-connection.txt +++ b/source/connect/advanced-connection-options/ssh-connection.txt @@ -57,6 +57,11 @@ Procedure information on the fields for this connection option, see :ref:``. + * - Application-level Proxy + - Connects to a deployment using application-level proxy settings + specified in the :ref:`Compass Settings panel + `. + .. _ssh-fields: SSH Connection diff --git a/source/settings/settings-reference.txt b/source/settings/settings-reference.txt index 6aeb24bb1..c25615336 100644 --- a/source/settings/settings-reference.txt +++ b/source/settings/settings-reference.txt @@ -147,6 +147,22 @@ You can configure the following settings on the |compass| interface: - Allow our Product team to occasionally reach out for feedback about |compass-short|. + * - No Proxy + - Proxy Configuration + - Do not use a proxy server. + + * - System Proxy + - Proxy Configuration + - Specify a comma-separated list of hostnames and IP addresses to exclude + from proxying. + + * - Manual Configuration + - Proxy Configuration + - Specify a ``http://``, ``https://``, ``socks5://`` or ``pac+https://`` + URL to proxy. You can optionally specify a username and password. You can + also specify a comma-separated list of hostnames and IP addresses to + exclude from proxying. + * - Browser command to use for OIDC Authentication - OIDC - Specify the browser that |compass-short| redirects you to when authenticating