[
https://issues.apache.org/jira/browse/KNOX-1223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16409681#comment-16409681
]
Prabhjyot Singh commented on KNOX-1223:
---------------------------------------
[~moresandeep] Please help review this patch.
> Zeppelin's Knox proxy doesn't redirect /api/ticket as expected
> --------------------------------------------------------------
>
> Key: KNOX-1223
> URL: https://issues.apache.org/jira/browse/KNOX-1223
> Project: Apache Knox
> Issue Type: Bug
> Reporter: Prabhjyot Singh
> Assignee: Prabhjyot Singh
> Priority: Major
> Attachments:
> 0001-KNOX-1223-Zeppelin-s-Knox-proxy-doesn-t-redirect-api.patch
>
>
> Here is a Knox proxy URL:
> https://host-name:8443/gateway/ui/zeppelin/api/security/ticket
> Now what happens over here is, if the user is not logged in then zeppelin
> sends a redirect to "/api/login", so what is expected from Knox proxy is, it
> should redirect to https://host-name:8443/gateway/ui/zeppelin/api/login 
> But it is actually getting redirected to http://host-name:8443/api/login
> (which is incorrect), over here both protocol and path is wrong.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)