Skip to main content

How to Provision SHIELD ID Users/Groups Inbound

Inbound provisioning (synchronization) is conducted in the Security365 management center.

Overview of Synchronization Methods

SHIELD ID can synchronize user/group information from the following three sources:

  1. MS Azure- Users/Groups in the Microsoft 365 environment
  2. SCI server- User/Group Information of the SCI Server
  3. Local Active Directory- On-premises AD/LDAP server

Each synchronization method follows the common steps as follows:

  1. Log in as an administrator to the Security365 Management Center.
  2. Go to the [Settings] → [Inbound Provisioning] tab.
  3. Select and configure the synchronization settings.
  4. Synchronization execution and result verification

Microsoft Sync

How to set up Microsoft

  1. Microsoft 365 synchronization settingsSelect.
  2. Select a synchronization method:
    • Full group synchronization: Synchronize all groups and users
    • Partial group synchronization: Synchronize only specific groups and subgroups
  3. Save the settings and execute synchronization.

Synchronization Options

Full group synchronization

Partial group synchronization

  • Only synchronize a specific group, all groups under it, and the users belonging to those groups.
  • You can limit the synchronization scope by selecting only the necessary groups.

SCI Server synchronization

How to configure the SCI Server

  1. SCI Server account synchronization settingsSelect.
  2. Enter the following information:
    • SCI server IP, PortService address for retrieving user/group information
    • DomainDomain information to be appended after the SCI server ID
  3. Save the settings and execute synchronization.

Main configuration items

ItemDescriptionRemarks
SCI server IP, PortUser/Group Information Service AddressThis is the service address, not the SCI server IP.
DomainDomain to be added to the SCI server IDSHIELD ID only supports email format IDs.

ReferenceThe SCI server ID is generally not in the form of an email, so it needs to be converted into an email format by adding domain information.
For example: domain __PH_0__softcamp.co.krwhen set togdhongThe ID is __PH_0__.gdhong@softcamp.co.krIt will be saved as __PH_0__.


Local Active Directory Synchronization

How to set up a local Active Directory

  1. Local Active Directory Synchronization SettingsSelect.
  2. Configure the settings required for integration.
  3. Save the settings and execute synchronization.

Settings Item

※ All items areRequiredThis is an input field.

Server Configuration

ItemDescriptionRemarks
Server TypeTypes of Directory ServersActive Directory (default): Microsoft AD server LDAP: OpenLDAP, ApacheDS, and other general-purpose servers
Server URLServer addressCommunication using the LDAP or LDAPS protocol
Base DNDirectory search starting pointDC: Domain Component DN: Distinguished Name

Administrator Authentication

ItemDescriptionRemarks
Admin IDAccount to access the AD serverFor example: cn=Administrator,dc=SOFTCAMP,dc=co,dc=kr
Admin PasswordPassword for the above accountEncrypted storage

Search Options Configuration

ItemDescriptionRemarks
Search ScopeSetting the scope for the account/group to searchONELEVEL (default): Search only one level below the specified DN SUBTREE: Search all subtrees
Page SizeLDAP paging unitRecommended: 500~1000
ReferralWhether to allow external domain connectionsFOLLOW (default): Follow external domains IGNORE: Ignore
Connection TimeoutMaximum server connection attempt time (ms)Example: 3000
Read TimeoutResponse wait time (ms)Example: 3000

User Search Configuration

ItemDescriptionRemarks
Base DNOU DN where the user account is locatedFor example: ou=Users,dc=SOFTCAMP,dc=co,dc=kr
Mapping FilterUser Object FilterAD example: (&(objectClass=person)(objectCategory=user)) LDAP example: (objectClass=inetOrgPerson)
Login FilterAttributes to use for loginAD: sAMAccountName LDAP: uid
ID AttributeUnique ID for internal identificationFor example: employeeNumber, uid
Name AttributeUsername attributeFor example: cn, displayName
Relative DN AttributeUser DN last configuration attributeExample: cn
Email AttributeEmail propertiesAD: userPrincipalName LDAP: mail

Group Search Configuration

ItemDescriptionRemarks
Whether to use Group MappingSelect to activate group information synchronization.Use Do not use (default)
Group Base DNGroup search starting positionFor example: ou=Groups,dc=SOFTCAMP,dc=co,dc=kr
Group Mapping FilterGroup Target FilterAD: (objectClass=group) LDAP: (objectClass=groupOfNames)
Group Name AttributeGroup Name AttributeExample: cn
Group Description AttributeGroup description propertyFor example: description
Group Member AttributeGroup Member AttributesAD: member LDAP: uniqueMember

Common Settings

Scheduling synchronization settings

  1. To perform synchronization tasks automatically at a specific time every day, enable the automatic synchronization cycle setting.
    • Default: Not in use
  2. Select the start time.
    • From 00:00 AM to 11:50 PM10-minute intervalcan be selected.
  3. Click the save button.

Check synchronization results

You can check the results through the following menu after synchronization is complete:

  • [User]: Check synchronized user list
  • [Group]: Check synchronized group list