We use SailPoint ISC and we configured an “Active Directory” source.
On the “Create account” section, we configured the “mail” attribute to be generated following this rule:
$(firstname).$(lastname)$(uniqueCounter)$(prefix)@domain.com
We’d like to have the same rule applied on the “Attribute sync” section, i.e when the user properties change, but can’t find a way to do it on the portal, we’re not even sure that it’s possible.
Is it possible then to create an identity attribute that would be generated using the same rule and pushed to the active directory “email attribute” on account creation and sync? If yes, would that be possible by using a Transform rule?
If not possible, what could be the solution?
Thanks.
Hi @khalilgahbiche , Attribute sync for email can be only configured if the value for email is being pulled from identity attribute and used for account creation in “create account” section.
Hi Khalil,
$uniquecounter is only available under the CREATE profile.
My suggestion is to use a manual process if the employee has a firstName/lastName change
I found a similar post here : Name Change Trigger - #2 by GOKUL_ANANTH_M
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.