Just a query, Is there a possibility that during access reviews the identity status i.e. inactive or active can be shown to the reviewer as a column. If yes then how can it be done. For Identity Status we have a identity attribute called Inactive which is populated based on Successfactors. So can we show the identity status during certifications to the reviewer.
yes, you can show your identity status during access reviews by extending the grid to display additional identity attributes as certification column, either by directly mapping the identity attribute in UIConfig or via a rule.
In my case, I used Targeted Certification and was able to display the identity status by adding this ColumnConfig to every key that starts with uiTargetedCertificationItem in the UI config:
yes, that’s correct. i guess this only works in case of Targeted Certification. if you’re using different type write a add entries in Hbm files and write a rule.