-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/46554/
-----------------------------------------------------------
Review request for ranger, Gautam Borad, Madhan Neethiraj, Pradeep Agrawal, and
Velmurugan Periasamy.
Bugs: RANGER-941
https://issues.apache.org/jira/browse/RANGER-941
Repository: ranger
Description
-------
**Problem Statement: **
Getting Access denied (401) page while creating KMS service on Ranger UI.
**Proposed Solution: **
Allowing the controller actions of KMS service/policy (CRUD) to Key admin user.
Diffs
-----
security-admin/src/main/webapp/scripts/controllers/Controller.js 4af460c
security-admin/src/main/webapp/scripts/routers/Router.js b508e64
security-admin/src/main/webapp/scripts/utils/XAGlobals.js 092dee2
security-admin/src/main/webapp/scripts/utils/XAUtils.js d97cefc
security-admin/src/main/webapp/templates/helpers/XAHelpers.js 192bb06
Diff: https://reviews.apache.org/r/46554/diff/
Testing
-------
CRUD for Resource based Services and Policies by Key Admin user.
CRUD for Resource based Services and Policies by Admin user.
Create / Update for User by Admin user.
Tag based policy and Service creation from Admin user.
Thanks,
Mehul Parikh