You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by Nitin Galave <ni...@gmail.com> on 2020/03/20 08:58:04 UTC

Re: Review Request 72242: RANGER-2757 : Ranger Knox SSO logout issue.

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/72242/
-----------------------------------------------------------

(Updated March 20, 2020, 8:58 a.m.)


Review request for ranger, Gautam Borad, Mehul Parikh, Pradeep Agrawal, and Velmurugan Periasamy.


Bugs: RANGER-2757
    https://issues.apache.org/jira/browse/RANGER-2757


Repository: ranger


Description
-------

Error in the UI : Access to XMLHttpRequest at <URL>(redirected from <URL>) from origin <URL> has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource.


Diffs
-----

  security-admin/src/main/java/org/apache/ranger/common/RangerConstants.java bb79bb8 
  security-admin/src/main/java/org/apache/ranger/security/web/filter/RangerSSOAuthenticationFilter.java 8b56b65 
  security-admin/src/main/webapp/scripts/utils/XAUtils.js ab38fc9 


Diff: https://reviews.apache.org/r/72242/diff/1/


Testing
-------

1.Ranger
    Checked that after session timeout the page is directed to Ranger login page.
2.Ranger and KnoxSSO
    Checked that after session timeout the page is directed to knoxsso login page.
3.Ranger, KnoxSSO and knox trusted proxy
    Checked that after session timeout the page is directed to knoxsso login page.
4.Ranger and Knoxproxy
    Checked that after session timeout the page is directed to Ranger login page.


Thanks,

Nitin Galave