Click HERE to see how Saviynt Intelligence is transforming the industry. |
10/31/2022 06:41 AM
Hi,
Contractors will be created in EIC using from another application using the EIC REST API. What is the best way to then generate unique systemUsername and e-mail addresses for these users? (The app adding the users doesn't have the functionality to generate the unique values.)
(For normal employees these will get set via a User import job.)
Tanks,
Mark
10/31/2022 06:45 AM
They can utilize saviynt API to find uniqueness
10/31/2022 06:52 AM
They could, but then that means having the rules in two sets of places and them having to do development work. I was hoping we could have the rules set once in EIC and it works it out.
10/31/2022 06:54 AM
Unless there is a call they can make to get a unique value?
(Retrieving every user and account when adding a user isn't going to work.)
10/31/2022 07:01 AM
You can make call from target application call to saviynt REST API. work will be either from saviynt side / target application side
10/31/2022 07:02 AM
What call(s) would be needed to get a unique value?
10/31/2022 07:07 AM
Refer Below Post : https://forums.saviynt.com/t5/identity-governance/update-systemusername-and-email-when-there-is-a-ch...