Skip to main content

SHIELD Gate Teams Core Technology

1. RBI-based Teams Dedicated Execution Structure

SHIELD Gate Teams runs Teams Web on **RBI(Isolated Server)**, and
It operates in a structure that only transmits the screen rendering results to the user's PC.

This method is the most robust way to safely use Teams in environments where running local Teams apps is not allowed due to security policies.

Technical Features

  • Teams code does not run at all locally.
  • SHIELD Gate RBI Policy and Full Compatibility
  • Providing a stable UX at the app level, unlike browser-based RBI access.
  • Session can be maintained regardless of browser termination.

2. Teams Collaboration Feature Optimization Streaming Structure

Teams requires higher stability than typical web isolation due to its many real-time elements such as chat, file sharing, and meetings.

The dedicated app is optimized for the following:

  • Connection Stability
  • Optimization of Meeting/Chat UI Responsiveness
  • Notifications and Session Persistence in Background State
  • Reduction in latency and stuttering occurrence compared to browser-based methods

3. URL-Based Policy Control

Teams uses multiple SaaS domains, so URL policy-based control is very important.

Example of support items:

  • Allowing/Blocking File Upload/Download
  • Copy/Paste Control
  • Account Login Control
  • Screen Marking

4. File Upload and Download Security Processing (DLP · Inspection · Sanitization)

SHIELD Gate Teams supports the following security processes during file transfer:

  • Malicious Element Inspection
  • Content De-identification (CDR)
  • Personal Information/Sensitive Information Detection (DLP)
  • File Handling History Tracking

5. Zero Trust Based Access Control (ZTCA)

Policies are automatically applied depending on the access environment.

Policy Conditions:

  • User ID / Group
  • Network Location
  • Device Environment
  • Time/Access Context

Example Policy:

  • Blocking Downloads When Accessing External Networks
  • Full functionality allowed on company PCs
  • In a BYOD environment, read-only

6. Integrated Security Audit Log

You can utilize the security log system of SHIELD Gate even in the dedicated app status.

Example of collection items:

  • Access Log
  • Policy Block Log
  • File Upload/Download History

7. Technical Advantages Compared to Competitors

Some competing products use a screen/DOM analysis-based patching method, so patches are required every time the Teams UI changes.

On the other hand, SHIELD Gate Teams are:

  • Stream-based processing not based on screen analysis
  • Continue to use without interruption of functionality despite UI changes
  • Excellent user experience based on desktop app