9.3:documentation:modules_rpt

Modules - Reports [rpt]

The Reports module implements the logic of defining a report, preparing and making it available for download in CzechIdM GUI. Other modules can provide their own report bulks which will then be available in [rpt].

 [reports] and [rpt] modules

[rpt] module itself contains one example report. Other reports you can get via implemented reports [reports] module or implement yourself.

Using the Reports module, administrators can prepare reports of identities, roles and many others.

Basic reports available:

  • Users (example): formats - json, xlsx
  • Provisioning operations - Overview of waiting (active) operations in provisioning queue and attributes, which will be provisioned to the target system. Supported formats: XLSX

All generated reports are available in web GUI, where the status of the report is shown, too (Running/Executed). There, after the report is prepared, users can download it.

Read more