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

ASF subversion and git services commented on KNOX-1223:
-------------------------------------------------------

Commit 591e0bd3c09fd7fe937920fbf5ec1c5bd36a386f in knox's branch 
refs/heads/master from [~moresandeep]
[ https://git-wip-us.apache.org/repos/asf?p=knox.git;h=591e0bd ]

KNOX-1223 - Fix redirect rules for Zeppelin /api/ticket (Prabhjyot Singh  via 
Sandeep More)


> 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
>          Components: Server
>            Reporter: Prabhjyot Singh
>            Assignee: Prabhjyot Singh
>            Priority: Major
>             Fix For: 1.1.0
>
>         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)

Reply via email to