Unique User Name Generator

Hi,

for EBS connector, I want to create unique accounts for my target system. But the challenge here is we are not aggregating all the account into sailpoint. we have a filter to bring only active employee + contractor accounts.

Is there any suggestion here.

I am assuming that the issue is that you can’t use a template to generate user names because you don’t have all of the used user names. Is this correct?

If so, what you can do is download the list of used user names to a delimited file source in ISC. Then you can use an account profile attribute generator rule to check if the id has been previously used.

Account Profile Attribute Generator | SailPoint Developer Community

1 Like

Check Username Generator Transform
There is an optional attribute sourceCheck, as per the documentation it will check uniqueness in Target system, I tried once but didn’t get positive results.

Give it a try.

Krishna,

Do you know which connectors support this functionality? I thought this only worked with AD, Azure, Database, SCIM, and Web Services.

Thanks,

Alicia

I tried for AD earlier, didn’t work as expected.

Document doesn’t say anything about supported connectors.

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