-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/75200/
-----------------------------------------------------------
Review request for ranger, Abhishek Kumar, Fateh Singh, madhan, Madhan
Neethiraj, Mehul Parikh, Pradeep Agrawal, Ramesh Mani, Sailaja Polavarapu,
Velmurugan Periasamy, and Vyom Tiwari.
Bugs: RANGER-4916
https://issues.apache.org/jira/browse/RANGER-4916
Repository: ranger
Description
-------
Sometimes when the session gets timed-out the page does not redirect to the
"login.jsp" page, it's instead gets stuck on
"/index.htmllogin.jsp#/policymanager/resource"
Screenshot:
https://issues.apache.org/jira/secure/attachment/13071042/13071042_Screenshot+2024-08-22+at+8.23.45%E2%80%AFAM.png
Diffs
-----
security-admin/src/main/java/org/apache/ranger/security/web/filter/RangerSSOAuthenticationFilter.java
63079d7caf
Diff: https://reviews.apache.org/r/75200/diff/1/
Testing
-------
This was tested manually. Steps to repro:
- Login into ranger UI
- Either wait for the session to time out or manually delete
"RANGERADMINSESSIONID" cookie, the page should get redirected to the right URL
Thanks,
Prabhjyot Singh