[ 
https://issues.apache.org/jira/browse/KNOX-1783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16793658#comment-16793658
 ] 

Sandeep More commented on KNOX-1783:
------------------------------------

[~mapto] on the SF you mentioned  
{quote}However, it makes some substitutions in the blank space between HTML 
tags in the page content. I'm not sure I understand how this matches the 
pattern and subsequently how to refine it.
{quote}
What exactly are you seeing, can you give an example. This should have worked, 
I see you are using filters, try using html filter for outbound rule to catch 
the '/' tag, I am not sure how that will work, I hope it does not match all the 
'/' in /test/patch/, you might have to play with regex (which unfortunately for 
Knox is not standard).

The problem with using generic /** path is that it will end up catching all the 
cases, there can be a lot of cases where you want special handling based on the 
file type or header etc. For simple UIs /** can work but for complex UIs /** 
rules create more problems.

> Proxy support for Superset UI
> -----------------------------
>
>                 Key: KNOX-1783
>                 URL: https://issues.apache.org/jira/browse/KNOX-1783
>             Project: Apache Knox
>          Issue Type: Improvement
>            Reporter: Martin Ruskov
>            Assignee: Martin Ruskov
>            Priority: Minor
>             Fix For: 1.3.0
>
>
> Provide proxy UI support for the Superset UI.
>  
> To my understanding, this is a matter of adding a [new 
> service|https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.6.5/bk_security/content/adding_new_service_knox_gateway.html]
>  to the KNOX gateway, but there seem to be problems with trailing slashes



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

Reply via email to