Abhishek created RANGER-4588: -------------------------------- Summary: /xaudit/trx_log/{trx_log_id} is not accessible by keyadmin user Key: RANGER-4588 URL: https://issues.apache.org/jira/browse/RANGER-4588 Project: Ranger Issue Type: Bug Components: Ranger Reporter: Abhishek Assignee: Pradeep Agrawal
keyadmin users can access the trx_logs using the /assets/report and /assets/report/\{transaction_id} API. However, the keyadmin user is not allowed to access the /xaudit/trx_log/\{id} API and it results in 403 forbidden status code. Ideally, as the keyadmin user is allowed to access the kms related entities from other APIs, the user should be allowed to access the details using /xaudit/trx_log/\{id} API as well. -- This message was sent by Atlassian Jira (v8.20.10#820010)