Configuration Parameters
The following list contains the common configuration parameters of SCIM 2.0 Connector. In addition to the common parameters listed, the list of parameters further varies depending on the Authentication Type
you configure.
Note
Attributes marked with * are mandatory attributes.

Enable this option to skip SCIM 2.0 validation for each response from this server.
For more information, refer to SCIM 2.0 Relax Configuration.

The base URL to connect to the SCIM 2.0 server

Authentication method that is supported by the end managed system
-
OAuth 2.0
For information on OAuth 2.0-specific pararmeters, refer to OAuth 2.0 Configuration Parameters.
-
API Token
For information on API Token-specific parameters, refer to API Token Configuration Parameters.
-
Basic Authentication
For information on Basic Authentication-specific parameters, refer to Basic Authentication Configuration Parameters.
-
No Authentication
For more information, refer to No Authentication - Send Custom Headers in the Request Body.

Filter strings for Users

Filter strings for Groups

Filter strings for Roles

Filter strings for Entitlements

Provide the valid time zone in which the SCIM 2.0 system server is configured. For example, GMT
or PST
Default: UTC

Enable to create request for fetching required attributes in request.
If enabled, the connector requests attributes present in schema. By default, the connector requests all attributes.

The HTTP Accept header value to use for SCIM requests.
If blank, the default value is application/scim+json
.

The HTTP Content-type header value to use for SCIM requests.
If blank, the default value is application/scim+json
.

Provide the timeout value in minutes.
The default value is 1 minute.