We are using the Salesforce OOTB Connector for an application integration in SailPoint IIQ; Provisioning is failing with the error :
“[ ConnectorException ] [ Error details ] INVALID_FIELD: select Id ,UserRole.Id, ContactId from User where Id=‘…’ ^ ERROR at Row:1:Column:25 No such column ‘ContactId’ on entity ‘User’”
I see a similar post is created on SailPoint community citing SailPoint looking into the fix and suggesting to fix this by adding permissions to the Contact object in Salesforce
@kjakubiak Thanks for your response, are you aware of the additional/what permissions needs to be assigned at Salesforce end so that I can convey the same to the Salesforce Application Team