Prabhjyot Singh created KNOX-1223:
-------------------------------------

             Summary: 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


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)

Reply via email to