Hello,
I want to create new Salesforce accounts for new hires joining our company via Sailpoint roles.
The use case is that I only want to create a base Salesforce account with a minimum access profile via Sailpoint. This base account will be created for certain departments only. Then the Salesforce team will run their RBAC automation script, replacing the minimum access profile provided. Salesforce only allows one access profile per user at a time. Hence the replacement.
The identity should be removed from the role once the base Salesforce account gets created, as we do not want Sailpoint to re-add the minimum access profile again.
How can this be achieved via role assignment criteria? Thank you.