[
https://issues.apache.org/jira/browse/KNOX-1783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16791881#comment-16791881
]
Martin Ruskov commented on KNOX-1783:
-------------------------------------
I've opened an issue about the
[integration|https://github.com/apache/incubator-superset/issues/7024] on the
Superset issue tracking system. Rather than studying how to create an anonymous
user on Superset, I am currently passing the username that KnoxSSO is already
forwarding. At a first glance this looks like a satisfactory solution, will
reassess security aspects once I've worked out the rest of the forwarding rules.
As for the service/rewrite configuraton itself, Quite a lot still to do. I've
added the dispatch and am serving a [test
service|https://github.com/mapto/Flask-AppBuilder-Auth-test] to do my python
testing. I'm currently working on proxying static resources like CSS with
<rewrite to="response.body">. I need some technical time to work it out, so
that I know better what I'm doing with the service syntax.
I haven't committed this test servce to the
[knox_superset_testing|https://github.com/mapto/knox_superset_testing]
repository in order to avoid dependecies explosion. Will do when I get to a
stable version that I can transfer to the Superset configuration.
> 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)