This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Salesforce integration with One Identity

Hi All,

 

I am trying to integrate Salesforce application with One identity for user management. I am using SCIM connector and Salesforce cloud application.

During the connector configuration, I am using basic authentication and able to make connection to salesforce successfully but when it reached to schema, resource type screen where it tried to fetch the schema from salesforce then it is through 401 unauthorized error.

 

I am using salesforce trial account to explore the provisioning and de-provisioning and using my account to connect salesforce from one identity connector.

 

I am passing below information when connecting to salesforce from one identity.

URL- salesforce URL

URI scim/v1/

Authorization- /oauth2/token

authentication option- Basic

 

Any thought on Salesforce integration with one identity?

 

Thanks

Dori

  • The SCIM connector in One Identity Manager is supporting SCIM v2 only. I assume by looking at your URI that you SalesForce is using v1.

    There are at least two options to connect to SalesForce. Option 1 is to use One Identity Connect for Cloud, Option 2 is to use the PowerShell connector but this options needs your customizing.