Summary
Add export feature to IDM web UI for user, group, and host data.
Description
- Goal
Through this support case 04247987, the client suggests implementing a new feature for the IDM web application. Specifically, the addition of a function that allows users to export lists, along with their attributes and advanced filtering options, directly from the web interface.
Currently, the only way to generate these user reports is through the command-line interface. This process is often cumbersome and time-consuming for them, especially for those who are not deeply familiar with command-line operations.
The implementation of a user-friendly export feature within the web UI would bring significant benefits. Most importantly, it would empower our customers to independently and efficiently generate the specific data reports required by external audits. This would streamline their compliance processes and reduce the reliance on technical support for routine data extraction tasks.
- Acceptance criteria
A list of verification conditions, successful functional tests, or expected outcomes in order to declare this story/task successfully completed.
- Verify that the IDM web UI has an export feature.
- Verify that the export feature can generate reports for active and inactive users.
- Verify that the export feature can generate reports for groups and their members.
- Verify that the export feature can generate reports for hostnames of a specific group.
- Verify that the exported data is accurate and correctly formatted.