Azure Active Directory fields for UserSync on PrivaceraCloud
These are descriptions of fields for configuringPrivaceraCloud UserSync for Azure Active Directory.
Field name | Description | Tab in application set-up |
---|---|---|
Name | Identifying name of this connector. | |
Group Only | Sync only users that are members of groups. Allowable values: true or false | |
Attribute Only | Sync only the attributes of users already synced from other services. Allowable values: true or false | |
Incremental | Enable incremental search. Syncing only changes since last search. Allowable values: true or false | |
Service Principals as Users | Enable sync of service principals as a User. Allowable values: true or false Default: false | |
Manage Lists | ||
Include Users | List of users to include from sync results. If this list is defined, all users not on this list are ignored. | |
Exclude Users | List of users to ignore from sync results. | |
Include Groups | List of groups to include from sync results. If this list is defined, all groups not on this list are ignored. | |
Exclude Groups | List of groups to exclude from sync results. | |
Connection | ||
Account ID | Account ID | |
Client ID | Client ID | |
Client Secret | Client secret | |
Attributes | ||
User Name | Attribute of a user’s name. Default: userPrincipalName. | |
First Name | Attribute of a user’s first name. Default: givenName. | |
Last Name | Attribute of a user’s last name. Default: surname. | |
User Email | Attribute of a user’s email. Default: userPrincipalName. | |
Group Name | Attribute of a group’s name. Default: displayName | |
Service Principal Name | Attribute of service principal name. Default: displayName | |
Username Attribute Modification | ||
Extract From Email | Extract the user’s username from an email address.Example: username@domain.com extracts username. Default: false | Advanced |
Prefix | Prefix to prepend to the user’s username. No default. | Advanced |
Postfix | Postfix to append to the user’s username. No default. | Advanced |
To Lowercase | Convert the user’s username to lowercase. Default: false | Advanced |
To Uppercase | Convert the user’s username to uppercase. Default: false | Advanced |
Regex | Attribute to replace user’s username to matching regex No default. | Advanced |
Group Name Attribute Modification | ||
Extract From Email | Extract the group’s name from an email address. Example: groupname@domain.com extracts groupname. Default: false | Advanced |
Prefix | Prefix to prepend to the group's name. No default. | Advanced |
Postfix | Postfix to append to the group's name. No default. | Advanced |
To Lowercase | Convert the group's name to lowercase. Default: false | Advanced |
To Uppercase | Convert the group’s name to uppercase. Default: false | Advanced |
Regex | Replace group’s name to matching regex. No default. | Advanced |