Displaying Identity attributes in Application owner access review

Hi Everyone, GE/GM,

I hope you’re doing well.

I need your support with a requirement where we need to display the status (active/inactive) of identities from the authoritative application during each access review by the application owner. This will help us identify identities that are inactive in the source and revoke their access directly.

Your help in achieving this would be greatly appreciated!

Thank you,

Hi @SecurityConsultant123,

can you share a screenshot where you want see the state?

UIConfug → uiCertificationItemWorksheetColumns

Add below line from the entry uiCertificationItemWorksheetColumns

<ColumnConfig dataIndex="Identity-inactive" groupProperty="Identity.inactive" headerKey="inactive" hidden="true" hideable="true" property="Identity.inactive" sortProperty="Identity.inactive" sortable="true" stateId="Identity-inactive"/>

1 Like

Hi @enistri_devo @vishal_kejriwal1 i am sharing the screenshot, Attribute i am able to display but i want to populate the value also for that attribute.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.