Description
STR:
====
1. login to ranger UI
2. create an user from Ui
this operation is recorded on ranger admin audit UI
3. make a rest call to delete that user as follows:
http://<host>:6080/service/xusers/users/userName/
4. check admin audit tab
ER: delete user should be recorded in Admin audit, since other operation (create,update are logged)
AR: delete user was not recorded in Admin audit.
Attachments
Attachments
Issue Links
- is related to
-
RANGER-204 Not able to delete user or group if user/group has any policy defined.
- Resolved
-
RANGER-205 Delete rest api of User not deleting user completely from system
- Resolved