User Management
The user management menu of the Security365 management center allows you to manage the overall user lifecycle, including registration, inquiry, modification, and deletion of users within the organization.
Table of Contents
Basic Features
-
User Inquiry and Search- Basic view, search, non-access period filter
User Registration and Management
-
User Registration- Manual registration, bulk registration, account synchronization
Security and Account Management
Backup and Restore
- Backup and Restore- Create backup, restore, automatic backup
Reference Materials
1. Screen Composition
The user management screen consists of three main tabs.
User List Tab
This is the main screen where you can view, search, filter users, and perform bulk registration.
Management History Tab
This is a screen where you can view the history of tasks related to the user list.
Backup and Restore Tab
This is the screen where you can view the backup list of user and group data, create manual backups, and restore (rollback) to a specific point in time.
2. User Query and Search
Basic Query
You can check the information of all registered users in the user list tab.
Verifiable information:
- Name
- id
- Group
- Assigned License
- Activation Status
- Integration Information (Microsoft, SCI Server, Google, etc.)
- Last Access
- Modified Date
Last Access Columnis located between the existing "Activation Status" column and the "Modified Date" column, displaying the most recent access time of each user in a relative time format.
| Elapsed Time Range | Display Format | example |
|---|---|---|
| Less than 1 hour | minutes ago | 23 minutes ago |
| Less than 24 hours | N hours ago | 3 hours ago |
| Less than 30 days | N days ago | 14 days ago |
| More than 30 days | Date Display | 2025-12-01 |
| No access history | - | - |
- When hovering over the column value, the exact access date and time (e.g.:
2026-02-19 09:22:15Displays ). - You can sort in ascending/descending order by clicking on the column, and users with no access history ("-") will be positioned at the bottom when sorted.
Search Functionality
You can search for users by name, ID, or group in the search box at the top right of the screen.
Filter Function
Disconnected Period Filter
You can filter and view users who have not accessed for a specific period. You can select a preset option or enter the number of days manually.
| Option | Description |
|---|---|
| Not selected (default) | Filter not applied, show all items |
| More than 7 days | Users who have not accessed in the last 7 days |
| More than 30 days | Users who have not accessed in the last 30 days |
| More than 60 days | Users who have not accessed in the last 60 days |
| More than 90 days | Users who have not accessed in the last 90 days |
| Direct Input | Enter an integer greater than or equal to 1 and click the [Apply] button (decimal, negative numbers, and 0 are not allowed). |
- When a filter is applied, a filter status badge is displayed at the top. (e.g:
미접속 30일 이상: 12명 [필터 해제 X]) - **[Remove Filter X]**Clicking will reset the filter and return to the full list.
- The disconnected period filter is combined with the existing search and active status filter conditions andCombining with AND conditionIt works.
- When the [Download] button is clicked with the filter applied, only the filtered list will be downloaded, and the downloaded file will containLast AccessIt includes columns.
Activation Management
You can set user activation/deactivation for all users or the searched users through the activation management button on the left side of the search bar.
Table Customization
You can customize the table columns by clicking the gear icon in the upper right corner of the screen.
- Select columns to display with checkboxes
- Changing Column Order with Drag and Drop
3. Download User List
You can download user information as a CSV file.
Download Options
다운로드You can download the user list as a CSV file by clicking the button.- Download All: Download all user information currently displayed.
- Select Download: Only the information of users selected with checkboxes will be downloaded.
- The CSV file includes name, ID, email, integration information, assigned licenses, activation status, and creation date.
- The activation status is indicated as Active/Inactive.
- If there are multiple values, they are separated by a semicolon (;).
4. User Registration
The methods for registering users are divided into manual registration and synchronization methods.
Manual User Registration
This is how to create users directly in the Security365 Management Center.
Individual User Registration
Entry Method:
- At the top of the user list tab
+사용자 등록Button Click - Display User Information Input Form
Input Item:
- Name (Required)
- Email (required)
- ID (optional)
- If not entered, it will be automatically set to the email address.
- Group (Optional)
- Users can select the group they belong to.
- Activation Status
- You can select activation/deactivation options.
- When deactivated, users will not be able to use the Security365 service.
Registration Process:
- Required field input
- bottom of the
저장Button Click - Automatic sending of a temporary password to the user's email after registration is complete.
User Bulk Registration
This is how to register multiple users at once through a CSV file.
Entry Method:
- At the top of the user list tab
일괄등록Button Click - Open User Bulk Registration Slide
Batch Registration Process:
Step 1: Prepare the CSV file
- Download CSV template for slides
- Entering User Information in the Template File
CSV file format:
UserName,Email,UserId,GroupIdList,ActiveStatus
홍길동,hong@example.com,hong@example.com,dept_001 dept_002,ACTIVE
김철수,kim@example.com,kim@example.com,dept_003,INACTIVE
Column Description:
| column | Required | Description | example |
|---|---|---|---|
| UserName | O | Username | Hong Gil-dong |
| O | Email address (email format required) | hong@example.com | |
| UserId | O | User Unique ID (Email Format) | hong@example.com |
| GroupIdList | - | Affiliated Group ID (separated by spaces) | dept_001 dept_002 |
| ActiveStatus | - | Activation Status (Default: ACTIVE) | ACTIVE or INACTIVE |
**Reference:**GroupIdList is where you enter the IDs of the groups registered in the group management menu.
Step 2: Upload CSV File
- Drag and drop the CSV file you created or
파일 선택Upload with button - Validates the CSV file and displays data for normal/error items.
- For error items, you can download and check which row has encountered an error.
- If there are multiple errors in one line, they are indicated separated by semicolons (;).
- Select processing option.
Select a method for handling existing users not in the CSV:
-
DeactivationAutomatically deactivate existing users not included in the CSV file.
- It is useful for bulk organizing users who no longer use the system, such as those who have resigned.
- For example, if there are 100,000 people in the system and only 90,000 in the CSV, deactivate the missing 10,000.
-
maintenance: Maintains the status of existing users as is.
- It is recommended during the first synchronization or when updating only some users.
- Example: Adding and registering only new hires to the CSV
-
To continue bulk registration for normal items (valid data)
등록Click the button. -
The registration progress status is guided by a toast message, and when the task is completed
관리 내역You can check the results in the tab. -
View Management Details:
- Completion Toast's
관리 내역 상세 보기Button click or - Click on the corresponding task row in the management history tab.
Verifiable information:
- Registration file name
- Type
- Executor (Name, Email)
- Status: Registering / Partially Registered / Registration Complete / Registration Pending
- Download original file
- Processing Result Statistics
- Total Count
- Success Count (New Creation, Update, No Change, Deactivation, Maintenance)
- Unregistered Items (Items that failed to register due to system errors)
- CSV Error Items (Indicates if there are errors in the CSV file)
Processing Result CSV Format:
UserName,Email,UserId,GroupIdList,ActiveStatus,STATUS,CHANGED_FIELDS
홍길동,hong@example.com,hong@example.com,dept_001,ACTIVE,CREATED,
김철수,kim@example.com,kim@example.com,dept_002,ACTIVE,UPDATED,email groupIdList
이영희,lee@example.com,lee@example.com,dept_003,ACTIVE,UNCHANGED,
| STATUS | Description |
|---|---|
| CREATED | Newly created user |
| UPDATED | User with updated information (Display changed field names in CHANGED_FIELDS) |
| UNCHANGED | User with no changes |
CSV format when an error occurs:
UserName,Email,UserId,GroupIdList,ActiveStatus,STATUS,ERROR
홍길동,,user1@domain.com,dept_001,ACTIVE,FAILED,EMAIL_REQUIRED
김철수,dup@example.com,dup@example.com,dept_002,ACTIVE,FAILED,DUPLICATE_EMAIL
⚠️ Precautions for Bulk Registration
Duplicate Handling:
- If the user's email information in the CSV file matches that of an already registered user, it will be updated with the information from the CSV file.
- If the same UserId or Email is duplicated within the CSV file, the corresponding row will not be registered.
Required Information:
- UserName, Email, and UserId must be entered.
- If required information is missing, the row will not be registered.
Asynchronous Processing:
- For large CSV files (tens of thousands to hundreds of thousands of records), processing occurs in the background.
- You can use other menus while the task is in progress.
- However, only one batch registration task can be executed at the same time.
Concurrency Limit:
- Only one CSV synchronization task can be executed simultaneously per company.
- While the task is in progress
일괄등록If you try to proceed further, a deactivation notification popup will be displayed.
Account Synchronization Method
You can add users by synchronizing accounts from external systems.
Microsoft 365 Account Synchronization
You can automatically synchronize Microsoft 365 users within the organization.
How to set up:
설정 > 계정 동기화 설정Menu Navigation- Activating Microsoft 365 Sync
- Azure AD Integration Configuration
- Synchronization Execution
SCI Server Account Synchronization
You can automatically synchronize SCI Server users.
How to set up:
설정 > 계정 동기화 설정Menu Navigation- Activate SCI Server Synchronization
- SCI Server Integration Settings
- Synchronization Execution
User Registration Complete
Temporary password sent:
- When adding users (individually or in bulk), a temporary password will be automatically sent to the registered user's email.
- Users can change their password after the first login using the temporary password included in the email.
Login and Initial Setup:
- Check the temporary password sent via email
- Logging in with a temporary password on the Security365 login page
- Display password change screen on first login
- New password set successfully
5. User Detail Information Retrieval and Editing
View Detailed Information
**Entry Method:**When you click on the user you want to check from the user list, the detailed information slide will open.
Edit User Information
Correction Procedure:
- Edit information to be changed
- bottom of the
저장Button Click - Confirmation of completion of modification
Editable items:
- Name
- id
- Group and Representative Group
- Activation Status
- Note (up to 200 characters, free input allowed)
Reason for Deactivation (Read-Only)
If the account is inactive, below the "Activation Status" itemReason for DeactivationThe field is displayed automatically. This field is recorded automatically by the system and cannot be directly modified by the administrator.
| Reason Type | Screen Display Text |
|---|---|
| Automatic Deactivation of Inactive Accounts | Automatic Deactivation of Inactive Accounts (Not Logged In for More Than N Days) |
| Deactivation due to CSV synchronization | Disabled by CSV synchronization |
| Manual Deactivation by Administrator | Disabled by the administrator |
| No reason | - |
- When the account is reactivated, the reason for deactivation will be reset.
- NoteThe field is always displayed regardless of the account's active/inactive status, and administrators can freely enter or modify it. If it is empty,
-It is indicated as.
Precautions for Modifying Sync Accounts:
- Users added through Azure AD synchronization can also be modified.
- However, during resynchronization, it will be overwritten with information from Azure AD.
- To permanently change the information of the synchronized account, you must modify it in the source system (Azure AD, SCI Server, etc.).
Unlink Account
If the SCI Server account is incorrectly linked, you can unlink it.
Release Method:
- Check integration information on the user detail screen
- to the right of the linked account
삭제Button Click - in the confirmation popup
확인Click - Unlinking completed
6. User Activation Management
Only activated users can use the Security365 service. Inactivated users cannot access the service.
Individual Activation Settings
**Method:**You can individually change the activation status by clicking the activation toggle for each user row in the user list.
Bulk Activation Settings
Method:
- Select the users to be changed with checkboxes from the user list.
- Use the [Activate Management] button at the top of the screen.
사용자 활성화or사용자 비활성화Check and click [Apply] - Bulk change activation status of all selected users
Usage Example:
- Simultaneously Activate Multiple New Hires
- Simultaneously Deactivating Multiple Resignees
7. User Password Reset
The Security365 Management Center provides two methods for resetting user passwords.
Password Reset via Email
This is how to send a password reset link via email so that the user can set their password themselves.
Initialization Procedure:
- Select users who need to reset their passwords using checkboxes (multiple selections allowed)
- top of the screen
비밀번호 초기화(이메일)Button Click - in the confirmation popup
확인Click - Send password setup link to the selected user's email
Email link validity period:
- The link is valid for 10 minutes after being sent.
- A resending is required when the expiration date has passed.
Synchronization Account Notes:
- For accounts synchronized with external systems such as Microsoft, SCI Server, and Google, only the internal password of Security365 will be reset.
- The password for the external system will not be changed.
User Password Reset Procedure:
- Click the password reset link in the email
- Accessing the Password Reset Page
- Enter and confirm new password
- Password reset completed
Admin Directly Generates Temporary Password
This is how an administrator can immediately generate a temporary password and deliver it to the user.
Initialization Procedure:
- Select a user who needs to reset their password (single selection)
- in the check option at the top of the list
비밀번호 초기화(이메일)or비밀번호 초기화(생성)Button Click- Password Reset (Email):
- A temporary password will be sent to the user's email.
- Password Reset (Creation):
- Display of the result screen containing the generated temporary password
- Copy the temporary password and securely deliver it to the user.
- Password Reset (Email):
- [Click] the button
User First Login:
- Users who log in with a temporary password must change their password for the first time.
8. User Deletion
You can completely remove user accounts that are no longer needed from the system.
Deletion Method
Individual Deletion:
- Select the user to delete using the checkbox.
- top of the screen
사용자 삭제Check Button Activation 사용자 삭제Button Click- in the delete confirmation popup
확인Click - User deletion completed
Bulk Delete:
- Select multiple users to delete using checkboxes
- top of the screen
사용자 삭제Button Click - in the delete confirmation popup
확인Click - All selected users have been deleted.
Precautions When Deleting
⚠️ Data recovery not possible:
- Deleted user information cannot be recovered.
- Before deletion, be sure to review data backup or deactivation procedures.
Recommendations:
- For resigning employees, it is recommended to deactivate rather than delete immediately.
- Consider deleting after maintaining an inactive state for a certain period for compliance and regulation purposes.
9. Backup and Restore
This is a feature that allows you to save (backup) user and group data at a specific point in time and restore (recover) it to that point in case of issues. It enables safe recovery to a previous state when data has been incorrectly modified, such as through CSV synchronization.
Backups always create user and group data together. Standalone backups of users or groups are not supported.
Backup List Screen
Backup and RestoreWhen you select the tab, the generated backup list will be displayed.
Verifiable information:
| column | Description |
|---|---|
| Creation Date and Time | Date and time when the backup was created |
| Division | Manual (created directly by the administrator) / Automatic (automatically created by the system just before restoration) |
| User | Number of user records at the time of the backup |
| Group | Number of group records at the time of the backup |
| status | Restorable / Creating / Creation Failed / Restoring |
Maximum backup retention count:Maximum total sum regardless of manual or automatic classification10 itemsIt will be stored until. If there are more than 10, the oldest backup will be automatically deleted.
Creating a Backup
Manually back up the current user and group data status.
Creation method:
- Backup and RestoreTop of the tab
+ 백업 생성Button Click - in the confirmation popup
백업 생성Button Click - The backup is added to the list and the status is completed when the creation is finished.Restorablewill be changed to.
**It is not possible to create a backup during CSV synchronization.**Please try again after synchronization is complete.
Restoration
Select the desired point in the backup list to restore the current data to that point in time.
Restoration Method:
- Hover over the row of the restore point in the backup list
복원A button will be displayed. 복원On button clickRestoration ConfirmationA popup will be displayed.- After checking the changes in the popup
복원하기Clicking the button will start the restoration.
Restore Confirmation Popup
You can check the differences with the current data before executing the restore.
Information available in the popup:
- Backup point to restore: Creation date and time of the selected backup
- Change Log Preview: Compare the current count and the count after restoration by user/group.
- For example: Current users 15,200 → After restoration 15,000 (-200), Current groups 17,750 → After restoration 17,950 (+200)
- The numbers in parentheses indicate the increase or decrease in the current count.
⚠️ When restoring, the current data will revert to the backup point, and this action cannot be undone.
Automatic Backup (Before Restoration)
When executing the restorationThe current state just before restoration is automatically backed up.It will be. This backup is in the list ofDivisionColumn자 동is displayed as.
- Automatic backup is per company1 pieceIt is maintained, and during a new restore execution, the existing automatic backup is overwritten.
- If the restoration is incorrect, you can use this automatic backup to revert to the state before the restoration.
Precautions During Restoration
⚠️ Please check before restoring:
- Restoration replaces the entire current operational data with the selected backup point.
- Restoration work cannot be canceled after completion.
- Restoration cannot be started while CSV synchronization is in progress. Please try again after synchronization is complete.
- In case of restoration failure, the current operational data will not be changed.
10. CSV Validation Error Codes
Error codes and solutions that may occur when uploading a CSV file.
File Level Error
The entire file has been rejected and cannot be registered.
| Error Code | Error Name | Description | Solution |
|---|---|---|---|
| 2700 | CSV_FILE_UPLOAD_REQUIRED | CSV file not uploaded | Please select and upload a CSV file. |
| 2701 | CSV_PARSE_ERROR | Exception Occurred While Parsing CSV | Check the CSV file format (comma-separated, quote handling, etc.) |
| 2702 | CSV_ENCODING_UNSUPPORTED | Unsupported encoding | Please save the file with UTF-8 encoding and upload it again. |
| 2703 | CSV_HEADER_MISMATCH | Header Mismatch | Check if the required headers (UserName, Email, UserId) are included. |
| 2705 | CSV_FILE_EMPTY | Empty file | Please upload a CSV file containing data. |
| 2706 | CSV_FILE_SIZE_LIMIT_EXCEEDED | File size exceeded (100MB) | Please split the file into parts smaller than 100MB and upload. |
| 2707 | CSV_FILE_SIZE_UNEXPECTED_EXCEPTION | An exception occurred while retrieving file size | Please try saving the file again and then uploading it. |
| 2708 | CSV_FILE_SAVE_FAILED | File save failed | Please try again later. |
| 2709 | CSV_FILE_NOT_FOUND | File not found | Please re-upload the file. |
| 2710 | CSV_FILE_DELETE_FAILED | File deletion failed | Contact the system administrator |
| 2711 | CSV_FILE_INVALID_TYPE | Invalid file type | Check if it is a CSV file (.csv extension) |
Data Validation Error
Errors occurring in individual rows of the CSV file. Rows with errors are excluded, and the rest are processed normally.
| Error Code | Description | Solution |
|---|---|---|
| USER_ID_REQUIRED | Missing UserId value | Please enter the user ID in the UserId column (email format) |
| USER_NAME_REQUIRED | Missing UserName value | Please enter the user name in the UserName column. |
| EMAIL_REQUIRED | Missing email value | Please enter the email address in the Email column. |
| USER_ID_INVALID | UserId is not in email format. | Please correct the UserId to a valid email format (e.g:user@domain.com) |
| EMAIL_INVALID | Email is not in email format. | Please correct the email to the proper email format. |
| DUPLICATE_ID | Duplicate UserId within CSV | Remove duplicate UserId or change it to a unique value. |
| DUPLICATE_EMAIL | Duplicate Emails within CSV | Remove duplicate emails or change them to unique values. |
| CSV_RECORD_SIZE_MISMATCH | Header and data column count mismatch | Check if the number of columns in each row matches the header. |
Execution Error
This is a system-level error that occurs during task execution.
| Error Code | Error Name | Description | Solution |
|---|---|---|---|
| 2712 | SYNC_JOB_NOT_FOUND | Unable to find the task | Check the task ID |
| 2713 | SYNC_JOB_ID_FORMAT_INVALID | Invalid work ID format | Use the correct work ID. |
| 2714 | SYNC_JOB_ALREADY_REQUESTED | Concurrent Requests (Lock Contention) | Please wait until the previous request is completed. |
| 2715 | SYNC_JOB_ALREADY_RUNNING | Already running | Please wait until the currently running task is completed. |
Password Policy Error
This is an error that may occur during password reset.
| Error Code | Error Name | Description | Solution |
|---|---|---|---|
| 2800 | PASSWORD_POLICY_NOT_FOUND | Password Policy Not Set | The administrator must set the password policy. |
| 2801 | PASSWORD_POLICY_DISABLED | Disable Password Policy | The administrator must activate the password policy. |
| 2802 | PASSWORD_POLICY_INVALID_FORMAT | Password policy format error | Contact the administrator to check the policy settings. |
| 2803 | DEFAULT_PASSWORD_DISABLED | Disable Default Password Usage | The administrator must activate the default password. |
| 2804 | DEFAULT_PASSWORD_EMPTY | Default Password Not Set | The administrator must set a default password. |
| 2805 | DEFAULT_PASSWORD_INVALID_FORMAT | Basic password format error | Contact the administrator |
| 2806 | DEFAULT_PASSWORD_DECRYPT_FAILED | Failed to decrypt the default password | Contact the administrator |