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.
Attachments
Attachments
Issue Links
- is duplicated by
-
RANGER-1775 Clicking on export service after session timeout gets stuck indefinitely.
- Resolved
- links to