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 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. [Settings] → Move to the [Inbound Provisioning] tab
  3. Select and configure the synchronization settings
  4. Synchronization Execution and Result Verification

Microsoft Sync

How to set up Microsoft

  1. Microsoft365 Sync 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 run synchronization.

Synchronization Options

Full Group Synchronization

Partial Group Synchronization

  • Synchronize only a specific group, all groups belonging to 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 SCI Server

  1. SCI Server Account Synchronization SettingsSelect.
  2. Enter the following information:
    • SCI server IP, Port: Service address for retrieving user/group information
    • domain: Domain information to append after the SCI server ID
  3. Save the settings and run synchronization.

Main Configuration Items

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

Reference: The SCI server ID is generally not in the form of an email, so domain information must be added to convert it into an email format.
For example: domainsoftcamp.co.krset togdhongID isgdhong@softcamp.co.krwill be saved.


Local Active Directory Synchronization

How to Set Up Local Active Directory

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

Settings Item

※ All items areEssentialThis is an input item.

Server Configuration

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

Administrator Authentication

itemExplanationNote
Admin IDAccount to access the AD serverExample: cn=Administrator,dc=SOFTCAMP,dc=co,dc=us
Admin PasswordPassword for the above accountEncrypted Storage

Search Options Configuration

itemExplanationNote
Search ScopeSetting the scope of the account/group to searchONELEVEL (default): Search only one level below the specified DN SUBTREE: Search the entire subtree
Page SizeLDAP Paging UnitRecommended: 500~1000
ReferralWhether to allow external domain connectionsFOLLOW (default): follows external domains IGNORE: ignores
Connection TimeoutMaximum time to attempt server connection (ms)Example: 3000
Read TimeoutResponse Wait Time (ms)Example: 3000

User Search Configuration

itemExplanationNote
Base DNOU DN where the user account is locatedExample: 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 AttributeUser Name AttributeFor example: cn, displayName
Relative DN AttributeUser DN Last Configuration AttributeExample: cn
Email AttributeEmail PropertiesAD: userPrincipalName LDAP: mail

Group Search Configuration

itemExplanationNote
Use of Group MappingSelect to enable group information synchronizationUse Do not use (default)
Group Base DNGroup search starting positionExample: ou=Groups,dc=SOFTCAMP,dc=co,dc=us
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: Disabled
  2. Select the start time.
    • 00:00 AM ~ 11:50 PM10-minute unitcan be selected
  3. Click the save button.

Check Synchronization Results

After synchronization is complete, you can check the results through the following menu:

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