-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/70745/
-----------------------------------------------------------
(Updated June 4, 2019, 2:52 p.m.)
Review request for atlas, Ashutosh Mestry, Madhan Neethiraj, Nikhil Bonte, and
Sarath Subramanian.
Changes
-------
Updated the patch with fix for Atlas UI with trusted proxy.
Bugs: ATLAS-3243
https://issues.apache.org/jira/browse/ATLAS-3243
Repository: atlas
Description
-------
This patch provides changes required to support UI access Atlas via Trusted
Knox proxy, there some changes required in AtlasAuthenticationFilter.
Diffs (updated)
-----
webapp/src/main/java/org/apache/atlas/web/filters/AtlasAuthenticationFilter.java
782b5a06c
Diff: https://reviews.apache.org/r/70745/diff/2/
Changes: https://reviews.apache.org/r/70745/diff/1-2/
Testing
-------
Tested Atlas different scenario's
1) curl call with kerberos.
2) curl Simple basic heaeder
3) Atlas login page.
4) curl with trusted proxy
4) Atlas UI with Trusted Proxy with Knox shiroprovider.
5) Atlas UI with Trusted proxy with KnoxSSOCoookieProvider.
Thanks,
Nixon Rodrigues