I am trying to create Identities from a truth source and it is associated with an Identity Profile and all identity attribute mappings are present.
My issue here is that while aggregating users from truth source with blank “firstname”, ideal behavior is that Identity should not be created and should prompt an Identity Exception. But however, the Identity is getting created even if the first name is aggregated as blank.
Please let me know if the below are the mandatory attributes for identity creation
firstname
lastname
work email
uid
As per the SailPoint document below, firstname is a mandatory attribute but however, if it is blank, still the identity is getting created:
You are correct in your list of mandatory attributes for identity creation as stated:
firstname
lastname
email
uid
With that being said, currently uid, email, and lastname are the only ones that will cause an identity exception. This is a bug and I have created a ticket internally to track this. Once we have a solution/fix I will update the post here!
Just a quick query. Is this a bug across all the IDN tenants? Even I have faced the same issue where Identity creation is not prompting for an Identity exception even though the ‘First Name’ identity attribute from the truth source is blank.