SCIM
This connectivity package provides support for managing resources in any system that supports the SCIM 2.0 standard. The connector is based on the REST connector. See the REST section for the full description of tabs, fields, and configuration options. SCIM 2.0 connectivity supports both identity data and access rights.
Supported objects and operations
In a provisioning context, the SCIM connector works the same way as the generic REST connector. By default, the SCIM 2.0 connectivity can perform the following operations:
Resource | Possible operations |
---|---|
Users | Create, read, update, delete |
Groups | Create, read, update, delete Add or remove users assignments |
Minimum required permissions
You need to have access to the SCIM 2.0 API, including relevant permissions.
Implementation notes
Familiarize with the SCIM 2.0 standard, SCIM core schema, and the protocol specification:
- General information on SCIM 2.0, see this link.
- Overview, definitions, concepts and requirements, see this link.
- Information on the SCIM core schema, see this link.
- Information on the SCIM protocol specification, see this link.
Network requirements
The following ports need to be open in firewalls:
Port number | Protocol |
---|---|
443 | HTTPS |
Prerequisites
To collect data from SCIM 2.0, construct a URL that contains the address of the SCIM server and the entity name that you want to collect. For example: https://mywebsite.com/scim/users