-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/71444/
-----------------------------------------------------------
Review request for ranger, Madhan Neethiraj, Mehul Parikh, Ramesh Mani, and
Velmurugan Periasamy.
Bugs: RANGER-2559
https://issues.apache.org/jira/browse/RANGER-2559
Repository: ranger
Description
-------
This patch sets forwardedAddresses and Remote IP to from AtlasAccessRequest to
RangerAccessRequestImpl.
* This patch depends ATLAS-3387 due compilation as addition attributes are
added in AtlasAccessRequest
Diffs
-----
plugin-atlas/src/main/java/org/apache/ranger/authorization/atlas/authorizer/RangerAtlasAuthorizer.java
c6008ba8a
Diff: https://reviews.apache.org/r/71444/diff/1/
Testing
-------
Testing Ranger audits with and without following settings for various Atlas
resource authorization.
ranger.plugin.atlas.use.x-forwarded-for.ipaddress=true
ranger.plugin.atlas.trusted.proxy.ipaddresses=PROXY_IP
Thanks,
Nixon Rodrigues