Setting up DCV connection gateway and a Session Resolver with the url that is not at the root?

0

I am setting up the resolver for the DCV Connection gateway and in the documentation for the URL, can I specify a path as part of the url? So that it can use https://myhostname/api/resolveSession or does it have to be https://myhostname/resolveSession ?

For example can I specify in the dcv-connection-gateway.conf:

[resolver]
url = "https://myhostname/api/"
posta 2 anni fa402 visualizzazioni
1 Risposta
0
Risposta accettata

Hello, you simply have to ensure that the URL in the [resolver] section of the dcv-connection-gateway.conf configuration file[1] matches what you specify when you implement the session resolver[2].

References:
https://docs.aws.amazon.com/dcv/latest/gw-admin/session-resolver.html https://docs.aws.amazon.com/dcv/latest/gw-admin/setting-up-configuring.html

AWS
TECNICO DI SUPPORTO
con risposta 2 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande