CDAP Security Extensions 0.4.1
rohitsinha54
released this
03 Apr 18:02
·
10 commits
to release/0.4
since this release
New Features
- Added support for "grant/revoke" on groups and "revoke" on users. (CDAP-9027)
Bug Fixes
- Fixed an issue where the CDAP Sentry Extension failed to grant privileges to a role. (CDAP-9029)
- Fixed an issue where the CDAP Sentry Extension was not able to fetch privileges associated to a user's group. (CDAP-9035)
- Fixed an issue where revoking privileges from a role caused the privilege to be revoked from all the roles. (CDAP-9046)
- Fixed an issue where CDAP entity roles were not deleted upon entity deletion. (CDAP-9026)