[
https://issues.apache.org/jira/browse/KNOX-1876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16863360#comment-16863360
]
ASF subversion and git services commented on KNOX-1876:
-------------------------------------------------------
Commit 3e73a7a04eb71f00611a027ddcd5fea37ae34187 in knox's branch
refs/heads/master from Kevin Risden
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=3e73a7a ]
KNOX-1876 - Zeppelin should default to trusted proxy for service definition
(#100)
Signed-off-by: Kevin Risden <[email protected]>
> Zeppelin should default to trusted proxy for service definition
> ---------------------------------------------------------------
>
> Key: KNOX-1876
> URL: https://issues.apache.org/jira/browse/KNOX-1876
> Project: Apache Knox
> Issue Type: Improvement
> Reporter: Kevin Risden
> Assignee: Kevin Risden
> Priority: Major
> Fix For: 1.3.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Currently the following section is in Zeppelin service definition
> {code:java}
> <policies>
> <policy role="webappsec"/>
> <policy role="authentication" name="Anonymous"/>
> <policy role="rewrite"/>
> <policy role="authorization"/>
> </policies>
> {code}
> With the above, Zeppelin must authenticate the user. We should have Knox
> authenticate and not have the authentication type hardcoded into the service
> definition.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)