Does anyone know if it’s possible as an out-of-the-box capability to include the identity ID field as an attribute when searching for access review events?
It would be a huge time saver not having a person to open an access review entry to identify the identity details inside it.
@oscartejada25 I don’t think OOTB option is available. We need to make some customization only. As it generates a report grid after you hit search, so not even sure if plugin can be helpful.
Let me also read about it and will share my findings.
This isn’t available OOTB, and a plugin can’t really get you there either — Advanced Analytics renders as a fixed report grid, not something a plugin can extend to add columns. Since a Certification can bundle multiple identities as entities inside it, there’s no clean 1:1 “Identity” attribute at the Certification level for Fields to Display to expose.
Best option is a custom report (or a rule-based export) that joins Certification → CertificationEntity → Identity to pull the identity details alongside the certification data.