[ 
https://issues.apache.org/jira/browse/RANGER-1682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aditya Sirna updated RANGER-1682:
---------------------------------
    Description: 
Steps to repro
1)login to ranger UI.
2) wait until the session is expired / delete the cookies from the browser
3)Click on export button of any service
4)The loader is shown indefinitely.

In the background, the below call fails with HTTP Status 419
http://<hostname>:6080/service/plugins/policies/exportJson?serviceName=<servicename>&checkPoliciesExists=true

Expected: Should go to login page if session is expired.

> Clicking on export service after session timeout gets stuck indefinitely
> ------------------------------------------------------------------------
>
>                 Key: RANGER-1682
>                 URL: https://issues.apache.org/jira/browse/RANGER-1682
>             Project: Ranger
>          Issue Type: Bug
>          Components: Ranger
>            Reporter: Aditya Sirna
>
> Steps to repro
> 1)login to ranger UI.
> 2) wait until the session is expired / delete the cookies from the browser
> 3)Click on export button of any service
> 4)The loader is shown indefinitely.
> In the background, the below call fails with HTTP Status 419
> http://<hostname>:6080/service/plugins/policies/exportJson?serviceName=<servicename>&checkPoliciesExists=true
> Expected: Should go to login page if session is expired.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to