1 Answer
- Newest
- Most votes
- Most comments
0
Hey there, thank you for the question. Ultimately you need to verify that the local security software is running on the client before connecting. Since this is pre-session, I see two options. First is to build a component to orchestrate the connections to the DCV server. This component will run locally and ensure the app is running before it initiates a connection. The second option is to build an extension to communicate custom information to the server. The connection will be made, but if the communication indicates the app is not running locally, it could disconnect the user.
answered a year ago
Relevant content
- asked 3 years ago
- asked 3 years ago
- AWS OFFICIALUpdated 4 months ago
- AWS OFFICIALUpdated 3 years ago
