-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/75271/
-----------------------------------------------------------
Review request for ranger and Pradeep Agrawal.
Bugs: RANGER-4996
https://issues.apache.org/jira/browse/RANGER-4996
Repository: ranger
Description
-------
RANGER-4996: Made meta attributes fields in policy rest api response
configurable for retrieval
Diffs
-----
security-admin/src/main/java/org/apache/ranger/common/RangerServicePoliciesCache.java
c8d1e5d08
security-admin/src/main/resources/conf.dist/ranger-admin-default-site.xml
1af339010
Diff: https://reviews.apache.org/r/75271/diff/1/
Testing
-------
Tested the /service/public/v2/api/policy rest api from swagger and as well as
from postman and verified that createTime, updateTime, createdBy, updatedBy
fields are being retrieved in the response when the
ranger.admin.api.include.policy.meta.attributes flag is set
Thanks,
Guru Thejus Arveti