10.8:documentation:modules_reports

Modules - Implemented reports [reports]

The main purpose of reports is to create a snapshot of current data in IdM which can then be downloaded as a CSV or XLSX file. This is often useful for audits or other cases when an overview of a large amount of data in IdM is needed. The reports module gives the basic rpt module true power because it contains implemented reports for many use-cases. The module evolves often since new reports are added on a regular basis.

 [reports] and [rpt] modules

The module is fully dependent on the reports [rpt] module and only contains implemented reports, not the logic of creating reports in general.

Overview of implemented reports

This report allows you to export the list of identities together with their assigned roles. Learn more

This report allows you to export the list of roles and their holders. Learn more

This report allows you to export the list of identities (with information about their contracts, incl. one contract EAV) together with their assigned roles (and values of role attributes). Learn more

This report allows you to export all changes in assigned roles for users in a given time period. You can use filter to only show changes caused by automatic roles (both by position and attribute). Learn more

This report allows you to export all password changes in end systems. You can filter by system, time period, and success of the change. Learn more

This report allows you to export all account changes in end systems of the type CREATE, DELETE and ENABLE. You can filter by system, time period, type of operation,and success of the change. Learn more

Read more