You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Marco Gaido (JIRA)" <ji...@apache.org> on 2018/04/24 13:33:01 UTC

[jira] [Created] (KNOX-1274) SSO redirect for Spark2 History Server needs to be rewritten

Marco Gaido created KNOX-1274:
---------------------------------

             Summary: SSO redirect for Spark2 History Server needs to be rewritten
                 Key: KNOX-1274
                 URL: https://issues.apache.org/jira/browse/KNOX-1274
             Project: Apache Knox
          Issue Type: Bug
            Reporter: Marco Gaido


When Spark2 History Server is accessed through Knox gateway and Knox SSO is configured, after the authentication, the SSO redirects to the direct Spark History Server's URL, instead of the proxied one, ie. one gets redirected to: {{https://knox_host:8443/gateway/knoxsso/knoxauth/login.html?originalUrl=http://shs_host:18081/&do....}} and so after the login, it redirects to {{http://shs_host:18081/&doAs=...}}, instead of {{https://knox_host:8443/gateway/default/sparkhistory}}.




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)