Identity Model Structure

The IdentityModel map delivered with IdentityIQ contains the following entries:

  • all standard Identity attributes and all extended Identity attributes (most as strings; lists when multi-valued)

  • detectedRoles (List)

  • assignedRoles (List)

  • manager (String name, rather than ID)

  • info map which contains:

    • manager map (includes ID, name, and displayName of Manager Identity)

  • lastRefresh, lastLogin, and passwordExpiration dates

  • isWorkgroup, managerStatus, correlated, and correlatedOverriden flag values

  • assignedScope name and controlsAssignedScope flag value

  • transformerOptions (map of primer identityName or identityId used to populate the IdentityModel)

  • class (sailpoint.object.Identity)

  • transformerClass (sailpoint.transformer.IdentityTransformer)