Please share any images or screenshots, if relevant.
[Please insert images here, otherwise delete this section]
Please share any other relevant files that may be required (for example, logs).
[Please insert files here, otherwise delete this section]
Share all details about your problem, including any error messages you may have received.
We have a custom re-hire workflow that allows us to re-hire users who are still disabled in our Sailpoint application and database. But, it is no longer giving birthright access to users accordingly so they can be put into the Active Directory database as Active. When I check the Request object, it shows the following attached. Please help and assist. I will also attach the workflow we are using. Integration Request.txt (1.7 KB) SP LCE Re-Hire Worklfow.txt (7.9 KB)
@derrickthomasvdot can u give some details what you are doing in rehireBeforeProvisionRule method ?
normally we do here in case of Rehire.
a. enable the account
b. move the account to corresponding OU
c. Aggregate the account so new OU will get updated in Link
d. some group assignments.
birthright role assignment should be same as joiner. so keep that method same.