Uploaded image for project: 'RH-SSO'
  1. RH-SSO
  2. RHSSO-1515

[GSS] (7.2.x) Running keycloak behind web proxy

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • RH-SSO-7.1.3.GA
    • None
    • None

      It would be nice if the ReCAPTCHA and Social identity providers worked behind a web proxy. It can be fixed by configuring proxy host on Apache HttpClient as it is in this Apache example: https://hc.apache.org/httpcomponents-client-ga/httpclient/examples/org/apache/http/examples/client/ClientExecuteProxy.java

      The problem is when external requests are blocked and must be sent via proxy. This is the case of identity brokering (social providers) and ReCAPTCHA. Social identity providers worked before version 3.0.0.CR1, because they used HttpURLConnection under the covers (where proxy can be configured with JVM parameters), not the Apache HttpClient. But this changed with KEYCLOAK-2486. So the social providers may also cause problems when upgrading.

            hmlnarik@redhat.com Hynek Mlnařík
            rhn-support-dehort Derek Horton
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: