You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Pan, Julian (JIRA)" <ji...@apache.org> on 2016/08/30 05:58:21 UTC

[jira] [Comment Edited] (KYLIN-1972) get access denied when query seek to hybrid

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

Pan, Julian edited comment on KYLIN-1972 at 8/30/16 5:57 AM:
-------------------------------------------------------------

Hi liyang,

Thanks for your update. I put it in the controller cause the ACL annotation will not work in same class. (http://stackoverflow.com/questions/14956648/spring-security-postfilter-not-being-triggered) That's why KYLIN put the a lot of method in QueryController such as doQueryWithCache, searchQueryInCache... Could you double check the update checkCubeAuthorization in checkHybridAuthorization is work or not?

Thanks & Regards
Julian



was (Author: julianpan):
Hi liyang,

Thanks for your update. I put it in the controller cause he ACL annotation will not work in same class. (http://stackoverflow.com/questions/14956648/spring-security-postfilter-not-being-triggered) That's why KYLIN put the a lot of method in controller such as doQueryWithCache, searchQueryInCache... Could you double check the checkCubeAuthorization in checkHybridAuthorization is work or not?

Thanks & Regards
Julian


> get access denied when query seek to hybrid
> -------------------------------------------
>
>                 Key: KYLIN-1972
>                 URL: https://issues.apache.org/jira/browse/KYLIN-1972
>             Project: Kylin
>          Issue Type: Bug
>          Components: REST Service
>            Reporter: Pan, Julian
>            Assignee: Pan, Julian
>             Fix For: v1.5.4
>
>         Attachments: fix_query_hybrid_access_denied.patch
>
>
> The user who has the rights to visit the cube, but when he/she query cube seek to hybrid, then will get the access denied. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)