-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/69319/
-----------------------------------------------------------
Review request for ranger.
Bugs: RANGER-2049
https://issues.apache.org/jira/browse/RANGER-2049
Repository: ranger
Description
-------
Introduced new configuration to enable trusted proxy for ranger. Added support
for ranger admin to handle doAs in the request parameter and trusted proxy
configuration is enabled for kerberized mode. Used hadoop library to validate
proxy user configuraiton and autorize accordingly.
Diffs
-----
security-admin/src/main/java/org/apache/ranger/security/web/filter/RangerKRBAuthenticationFilter.java
d20a203ea
Diff: https://reviews.apache.org/r/69319/diff/1/
Testing
-------
1. Patched 2.0 cluster with the ranger admin changes and tested functionality
with trusted proxy configuration enabled.
2. Also ran some basic regression tests with trusted proxy disabled.
Thanks,
Sailaja Polavarapu