You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by "Ignasi Barrera (JIRA)" <ji...@apache.org> on 2017/11/17 09:09:00 UTC

[jira] [Created] (GUACAMOLE-437) Allow to configure custom headers for Guacamole tunnels

Ignasi Barrera created GUACAMOLE-437:
----------------------------------------

             Summary: Allow to configure custom headers for Guacamole tunnels
                 Key: GUACAMOLE-437
                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-437
             Project: Guacamole
          Issue Type: Bug
          Components: guacamole-common-js
    Affects Versions: 0.9.13-incubating
            Reporter: Ignasi Barrera


When establishing a Guacamole tunnel to an endpoint that requires (for example) authentication, it is often needed to send custom headers. The existing withCredentials option works well for session cookies in cross-domain environments, but when there are no sessions or authentication relies on headers, there is no way to have an authenticated tunnel request.

A mechanism to configure custom headers for Guacamole tunnels would allow users to configure custom headers that might be needed for their systems, such as authentication headers, distributed tracing correlation headers, request signatures, etc.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)