Marco Gaido created KNOX-1347:
---------------------------------
Summary: X-Forwarded-Context header is not rewritten correctly
Key: KNOX-1347
URL: https://issues.apache.org/jira/browse/KNOX-1347
Project: Apache Knox
Issue Type: Bug
Affects Versions: 1.1.0
Reporter: Marco Gaido
In KNOX-1295 a rewrite rule for properly having the X-Forwarded-Context full
path was introduced. Unfortunately, there are 2 problems with the current
rewrite rule:
- It should add {{sparkhistory}}, but instead it adds {{sparkhistoryui}};
- It trims the leading {{/}}, so {{/gateway/default}} becomes
{{gateway/default/sparkhistoryui}};
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)