You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Larry McCay (Jira)" <ji...@apache.org> on 2020/10/13 15:59:00 UTC

[jira] [Created] (KNOX-2465) SSOCookieProvider must accommodate Load Balancer in Login URL

Larry McCay created KNOX-2465:
---------------------------------

             Summary: SSOCookieProvider must accommodate Load Balancer in Login URL
                 Key: KNOX-2465
                 URL: https://issues.apache.org/jira/browse/KNOX-2465
             Project: Apache Knox
          Issue Type: Improvement
          Components: Server
            Reporter: Larry McCay
            Assignee: Larry McCay
             Fix For: 1.5.0


When Knox is behind a load balancer and SSOCookieProvider is used the originalUrl query param that is created does not use the X-Forwarded headers to determine the URL used by the user rather than by the load balancer.

This patch will honor those headers when present so that the redirect after successful login with KnoxSSO will go back through the LB rather than directly to Knox.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)