You can provision and manage your Salesforce user identities across systems with the
open standard System for Cross-Domain Identity Management (SCIM). The Salesforce implementation
provides extensions to the SCIM 2.0 specification so that you can edit and manage Salesforce
user properties using REST API operations.
Required Editions
Available in: Salesforce Classic and Lightning Experience
Use the following topics to navigate the Salesforce implementation of SCIM.
SCIM and REST API Reference Sheet To manage Salesforce user objects with SCIM, you can send REST API create, read, update, and disable (CRUD) operations to SCIM endpoints. You must supply an OAuth 2.0 access token to perform these operations.
Understand the SCIM Implementation Before provisioning and managing users with SCIM, get familiar with the Salesforce SCIM implementation. For example, see the available services and schema and learn about supported resource types, entitlements, roles, and groups.
Examples: Update Users with SCIM After creating a user object, you can update its fields. To update a user object, send a PATCH request to the Users endpoint.
Examples: Deactivate and Reactivate Users with SCIM In Salesforce, you deactivate user objects rather than deleting them. By deactivating a user object, the user’s active status becomes false. Even though you can still query the user object, the user can’t log in to Salesforce with the deactivated account. To allow a user to log in, you can reactivate their account.
We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required Cookies
Always Active
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional Cookies
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising Cookies
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.