Generate Username in Profile Identity and validate with Active Directory

Hello,

Our authoritative source is Successfactor. I need:

If I run an aggregation on the Successfactor source, when it creates a new identity, I want the username attribute to be generated using a transformation to use the firstName and the lastName.

Now, I need this generated username to be validated against the Active Directory source to check if there is an account with that generated username and if so, to be able to change the username of the identity until a valid username is found.

Is it possible?

Greetings.

Hi @robertoMoreno ,
To generate unique username you can use Username Generator | SailPoint Developer Community in CREATE policy directly. But it has some limitations , find it here: Username Generator | SailPoint Developer Community

The best way to generate unique attribute is to use Attribute generator rule during account creation. Account Profile Attribute Generator | SailPoint Developer Community

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