Hi All,
I resolved this by writing a custom Correlation Rule. Since IIQ only allows one account ↔ one identity, I worked around it by cloning the account’s ResourceObject
during correlation. For each correlated identity, I created a new Link
to the cloned resource object.
This way, a single physical account can be represented under multiple identities in IIQ.