Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

Web Client configuration files

Focus mode
Web Client configuration files - Amazon DCV Access Console

The Web Client configuration has two configuration files (/etc/dcv-access-console-webclient/access-console-webclient.properties and /etc/dcv-access-console-webclient/access-console-webclient-secrets.properties) that include parameters that can be configured to customize the Amazon DCV Access Console functionality connecting to different components.

Note

The property files contains sensitive data. By default, its write access is restricted to root and its read access is restricted to root and to the user running the Web Client. By default, this is the dcvaccessconsole user.

The following tables list the parameters in the Web Client configuration files.

For the /etc/dcv-access-console-webclient/access-console-webclient.properties configuration:

Parameter name Required Default Value Description

server-port

Yes

8080

Specifies the port to which the Handler listens

web-client-url

Yes

Specifies the url of the Web Client. It should be of the format https://webclient-host:webclient-port.

client-to-broker-connector-url

Yes

Specifies the url of the Broker. It should be of the format https://broker-host:client-to-broker-connector-https-port.

web-client-url

Yes

Specifies the url of the Web Client. It should be of the format https://webclient-host:webclient-port.

enable-connection-gateway

No

Enables the use of connection gateway to connect to the Amazon DCV server.

extra-ca-certs

No

Specifies the path to a well known CA certificates in PEM format. If you followed the documentation to create a self signed certificate, then the value will be the path to rootCA.pem.

session-screenshot-max-width

No

1280

Specifies the maximum pixel width of session screenshots taken using the GetSessionScreenshots API. This takes precedence over the values in the Session Manager Broker configuration file. If not specified, the default value will be used. If set to 0, the values from the Session Manger Broker configuration will apply.

session-screenshot-max-height

No

960

Specifies the maximum pixel height of session screenshots taken using the GetSessionScreenshots API. This takes precedence over the values in the Session Manager Broker configuration file. If not specified, the default value will be used. If set to 0, the values from the Session Manger Broker configuration will apply.

For the /etc/dcv-access-console-webclient/access-console-webclient-secrets.properties configuration:

Parameter name Required Default Value Description

auth-server-client-id

Yes

dcv-access-console-web-client

Specifies the client id for the Web Client. It should be the same in the Authentication Server properties.

auth-server-client-secret

Yes

Specifies the secret for the Web Client. It should be the same in the Authentication Server properties.

cookie-secret

Yes

Specifies a random string used to sign/encrypt cookies and JWT.

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.