-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/67770/
-----------------------------------------------------------
Review request for ranger, Abhay Kulkarni, Nixon Rodrigues, Ramesh Mani, and
Sarath Subramanian.
Bugs: RANGER-2143
https://issues.apache.org/jira/browse/RANGER-2143
Repository: ranger
Description
-------
- updated Atlas authorizer with addtion of scrubSearchResults() method
- updated entity-access authorization to enable authorization of entity that
don't have any classification
Diffs
-----
plugin-atlas/src/main/java/org/apache/ranger/authorization/atlas/authorizer/RangerAtlasAuthorizer.java
8d56f14f9
plugin-atlas/src/main/java/org/apache/ranger/services/atlas/RangerServiceAtlas.java
aba4b8c2e
pom.xml 07952102e
ranger-atlas-plugin-shim/src/main/java/org/apache/ranger/authorization/atlas/authorizer/RangerAtlasAuthorizer.java
9302bdd09
Diff: https://reviews.apache.org/r/67770/diff/1/
Testing
-------
- verified that entity-attributes and classifications in the search-result are
cleared for entities the user doesn't have read access to
- verified that authorization policy with entity-classification=_NOT_CLASSIFIED
applies for entities that don't have any classification associated
Thanks,
Madhan Neethiraj