Skip to main content

SHIELD Edge Link Function Specification

SHIELD Edge Link is

  • Access Control Service (IAP)
  • Relay Proxy Service (In/Outbound)- The basic Proxy performs both Inbound and Outbound roles.
  • Desktop/Console Remote Access

It consists of a total of 3 main services, each responsible for functions such as user authentication and access control, internal↔external communication relay, and remote access.


Access Control Service (IAP)

This is a service that provides user authentication-based access control, JWT token validation, and ZTCAP policy application. After validating external user requests through user authentication and conditional policy verification, it allows safe access to internal systems.

numberMajor CategoryMid-categorySubcategoryDescriptionNoteDocument Link
1User Authentication ManagementIAP CertificationPerforming Basic Authentication ProcedureWhen external users access, perform user account authentication through IAP (SSO, OAuth, etc.)
2Conditional PolicyConditional User Authentication PolicyStrengthening user authentication based on conditions such as access location, time, and session management.
3Internal Access Target ManagementInternal Work System RegistrationEnter connection target information- Customer business system address (internal network URL/IP) input
- Subdomain (external access address) designation
- Select Connection Relay Server (Edge Server)
- Write a description (note)
4Modify Connection TargetChange of access information for the existing registered internal system
Modify Internal Address, Subdomain, and Connection Server
5Delete Connection TargetDelete access information for discontinued systems
6Connection List ManagementView Connection ListView All Registration DetailsExternal connection address, internal actual address, connection relay server, status display
7Filter/SearchConditional SearchSystem name, subdomain, available for inquiry by status
8Status CheckCheck the status of the relay server (Edge)- active: The authentication information connected to the server is valid and in a connectable state
- Inactive: Authentication information has expired or been invalidated, making access impossible.
It is not a value set directly by the administrator, but rather the system automatically reflects the status.
9Live Status CheckCheck server connectivity in real-time when the Live button is clicked.
10Access History ManagementLog ManagementUser Access History ManagementRecord and manage internal system access history
Statistics inquiry (by user / by URL), check block history available

Relay Proxy Service (In/Outbound)

The basic Proxy is a relay proxy service that performs both Inbound and Outbound roles.

numberMajor CategoryMid-categorySubcategoryDescriptionNoteDocument Link
1Connection RelayExternal → Internal RelayConnection Request RelaySecurely relay external user access requests to internal systems
2Internal → External RelayConnection Request RelaySafely relay external access requests from internal users to external systems
3Registration/Deletion of Relay Server IPRegistering or Deleting Public IP for External Access
4Access ControlURL Access ControlAllow/Block URL SettingsRegistering and Managing URLs for Allowing External Access
5ACL Rule ManagementSetting and Managing Access Allow/Deny Rules
6Access LoggingLog ManagementAccess Log RecordInternal ↔ External Access History Record and Management
7Log InquiryAccess Log View and Search

Desktop / Remote Console Access (To be provided)

It is a built-in service of SHIELD Edge Link that provides remote access features such as SSH and RDP in a browser-based format.

numberMajor CategoryMid-categorySubcategoryDetailed descriptionNoteDocument Link
1Remote AccessAccessing Company PCRemote Desktop AccessProvides access functionality to remotely control the company PC screen through a web browser.
2Accessing the internal serverRemote Console AccessProviding a console access environment to input commands to the internal server through a web browser