SCIM fields for UserSync on PrivaceraCloud
These are descriptions of fields for configuring PrivaceraCloud UserSync for SCIM
Add Connector
| Field name | Description |
| Enable Connector | Enable or disable this connector. |
| Service Type | SCIM |
| Name | Identifying name of this connector. |
| Field name | Description | Tab in application set-up |
| Endpoint URL | SCIM endpoint URL | Basic |
| Bearer Token | Bearer token for auth to SCIM API | |
| Group Only | Sync only users that are members of groups. Allowable values: true or false | Advanced |
| 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 sync users. 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
|