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
The user's PC operates in a structure that only delivers the screen rendering results.

This method is the most robust way to use Teams securely 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
  • Possible to maintain session 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
  • Notification and session persistence even in the 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.

Support Item Example:

  • File Upload/Download Allow/Block
  • Copy/Paste Control
  • Account Login Control
  • Screen Marking

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

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

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

5. Zero Trust Based Access Control (ZTCA)

Policies are automatically applied according to 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 still utilize the security log system of SHIELD Gate even in dedicated app status.

Collection Item Example:

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

7. Technical Advantages Compared to Other Companies

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

On the other hand, SHIELD Gate Teams are:

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