Audit identity attribute change

Which IIQ version are you inquiring about?

[8.4.]
I do not see all my Identity Artibutes in my Audit configuration.
How do I enable them? I only see the manager attribute in here

Please share any images or screenshots, if relevant.

[


]

Please share any other relevant files that may be required (for example, logs).

[Please insert files here, otherwise delete this section]

Share all details about your problem, including any error messages you may have received.

*[
My Identity Attributes :


<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE Identity PUBLIC "sailpoint.dtd" "sailpoint.dtd">
<Identity bundleSummary="PRISM User-IT Role" correlated="true" created="1734471006144" id="0a00004693d5190f8193d68737c00c1b" lastRefresh="1735065935469" modified="1735065935469" name="Annie.Chavez" significantModified="1735065935469">
  <Attributes>
    <Map>
      <entry key="department" value="Human Resources"/>
      <entry key="displayName" value="Annie.Chavez"/>
      <entry key="email" value="[email protected]"/>
      <entry key="employeeId" value="1c2b3b4a"/>
      <entry key="employeeType" value="Employee"/>
      <entry key="firstname" value="Annie"/>
      <entry key="isActive" value="TRUE"/>
      <entry key="lastname" value="Chavez"/>
      <entry key="location" value="Tokyo"/>
      <entry key="managerid" value="1c2b3b"/>
    </Map>
  </Attributes>



]*

@Consultant here you will see based on Searchable attribute defined in ObjectConfig File.

try to add for employeeId as Searchable in object Config. Once you added then you will see here. for cross check you can check in Advance analytics if employeeId is showing as seachable or not.

Just in case, if you stuck to create searchable attribute

Managing Extended Attributes - Compass

Let me know if that works.

@Consultant Not all identity attributes are visible under AuditConfig. You need to do explicit configurations for necessary attributes. While configuring, you need to consider two things.

  1. Make sure that identity attribute is searchable.
  2. Add the entry in AuditConfig. Sample is as shown .

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