SCIM Server fields for UserSync on PrivaceraCloud
These are descriptions of fields for configuring PrivaceraCloud UserSync for SCIM Server.
Add Connector
| Field name | Description |
| Enable Connector | Enable or disable this connector. |
| Service Type | SCIM Server |
| Name | Identifying name of this connector. |
| Field name | Description | Tab in application set-up |
| Endpoint URL | SCIM endpoint URL. Base URL for SCIM endpoints (readOnly) | Basic |
| Authentication Type | Type of authentication to use. Basic or Bearer | Basic |
| Username | If authentication type is Basic, provide the username | Basic |
| Password | If authentication type is Basic, provide the password | Basic |
| Bearer Token | If authentication type is Bearer, provide the bearer token or generate a token | Basic |
| Attribute Only | Sync only the attributes of users already synced from other services. Allowable values: true or false | Advanced |
| Sync Interval | Interval in minutes to generate audit record. Default value is 60. | Advanced |
| Add Custom Properties | Custom properties to pass to the connector. | Advanced |
| Field name | Description | Tab in application set-up |
| Include Users | List of users to include from sync results. If this list is defined, all users not on this list are ignored. | Basic |
| Include Groups | List of groups to include from sync results. If this list is defined, all groups not on this list are ignored. | Basic |
| Exclude Users | List of users to ignore from sync results. | Basic |
| Exclude Groups | List of groups to exclude from sync results. | Basic |
Base Attributes
| Field name | Description | Tab in application set-up |
| Username | Attribute of a user’s username. Default: userName. | Basic |
| First Name | Attribute of a user’s first name. Default: name.givenName. | Basic |
| Last Name | Attribute of a user’s last name. Default: name.familyName. | Basic |
| Email | Attribute of a user’s email. Default: emails[primary-true].value. | Basic |
| Groups | Attribute of a user’s groups. Default: groups. | Basic |
| Group Name | Attribute of a group’s name. Default: displayName. | Basic |
| Group Members | Attribute listing a group’s members. Default: members. | Basic |
| Extract From Email | Extract the attribute from an email address. Example: username@domain.com extracts username. Default: false. | Advanced |
| Prefix | Prefix to prepend to the attribute value. No default. | Advanced |
| Postfix | Postfix to append to the attribute value. No default. | Advanced |
| To Lowercase | Convert the attribute value to lowercase. Default: false. | Advanced |
| To Uppercase | Convert the attribute value to uppercase. Default: false. | Advanced |
| Regex | Apply regex to attribute value. No default. | Advanced |
Custom User Attributes
| Field name | Description | Tab in application set-up |
| Attribute Name | Attribute key to sync with user. | Basic |
Custom Group Attributes
| Field name | Description | Tab in application set-up |
| Attribute Name | Attribute key to sync with group. | Basic |
OMNI for UserSync on PrivaceraCloud
To enable provisioning of user and group information into OMNI for UserSync in PrivaceraCloud, first ensure that your account is OMNI enabled and provisioned.
In UserSync Configuration, Configure Connector, Advanced tab add the following custom property:
| Text Only |
|---|
| usersync.user.loader.omni.enabled=true
|