Evanwqd opened a new issue, #11998: URL: https://github.com/apache/inlong/issues/11998
### Description Implement APIs for Audit Tool to interact with Manager Currently, the Audit Tool lacks direct integration with the Manager service, limiting its ability to fetch manager-related audit logs, validate permissions, and synchronize audit policies. Users need a way to securely retrieve manager information, verify access rights, and apply audit rules based on manager roles and configurations. - This enhancement introduces a set of Manager Interaction APIs that enable the Audit Tool to: - Retrieve manager details (name, role, permissions, department) - Check manager access rights for audit operations - Apply role-based audit policies (e.g., filtering logs by manager privileges) - Notify managers of critical audit events (via configured channels) - Sync audit rules with manager-defined security policies ### Use case Implement APIs for Audit Tool to interact with Manager Currently, the Audit Tool lacks direct integration with the Manager service, limiting its ability to fetch manager-related audit logs, validate permissions, and synchronize audit policies. Users need a way to securely retrieve manager information, verify access rights, and apply audit rules based on manager roles and configurations. - This enhancement introduces a set of Manager Interaction APIs that enable the Audit Tool to: - Retrieve manager details (name, role, permissions, department) - Check manager access rights for audit operations - Apply role-based audit policies (e.g., filtering logs by manager privileges) - Notify managers of critical audit events (via configured channels) - Sync audit rules with manager-defined security policies ### Are you willing to submit PR? - [x] Yes, I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@inlong.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org