You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by "Michael Jumper (JIRA)" <ji...@apache.org> on 2016/05/19 23:05:12 UTC

[jira] [Created] (GUACAMOLE-29) Add support for requesting HTTP Basic Authentication

Michael Jumper created GUACAMOLE-29:
---------------------------------------

             Summary: Add support for requesting HTTP Basic Authentication
                 Key: GUACAMOLE-29
                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-29
             Project: Guacamole
          Issue Type: Improvement
            Reporter: Michael Jumper


{panel:bgColor=#FFFFEE}
*The description of this issue was copied from [GUAC-1489|https://glyptodon.org/jira/browse/GUAC-1489], an issue in the JIRA instance used by the Guacamole project prior to its acceptance into the Apache Incubator.*


Comments, attachments, related issues, and history from prior to acceptance *have not been copied* and can be found instead at the original issue.
{panel}

Some reverse proxies support SSO via HTTP Basic authentication if the server requests it with 401 Unauthorized response.

As Guacamole already reads Authorization header, it looks trivial to add guacamole.properties option such as "enable-http-basic-auth", to tell Guacamole to request HTTP Basic Authentication .

PR on its way :)

Thanks!



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)