Skip to main content

Glossary

TerminologyExplanation
SHIELD DRMCloud-native DRM service that provides document security in Microsoft 365 and Google Workspace environments. In Microsoft 365, DRM documents are automatically converted to MIP documents, and in Google Workspace, document encryption is lifted according to conditional policies.
Document Security (DS)Solution for managing and protecting DRM encrypted documents on local PC. Based on DS6 (version 6)
Document Security 365 (DS365)A service that integrates Document Security with the Microsoft 365 environment. DRM ↔ MIP bidirectional conversion is a feature exclusive to the Microsoft 365 environment.
Security365 PortalIntegrated Management Portal for SHIELD DRM Usage
SHIELDriveService that supports file upload/download related to SHIELD DRM
TerminologyExplanation
MIP (Microsoft Information Protection)Microsoft's information protection solution. Protect organizational data through labels, classification, and security policies. SHIELD DRM automatically converts DRM documents to MIP documents.
Sensitivity Label (Sensitivity Label)Information classification and protection labels created in Microsoft Compliance Center
Microsoft Entra IDOld Azure AD. SHIELD DRM is the authentication system used in the MSAL authentication flow.
Compliance CenterMicrosoft 365 Information Protection and Label Management Center
TenantUnique identifier unit of a Microsoft 365 organization..onmicrosoft.comDomain Criteria
Multi-GEOMulti-region configuration of SharePoint supports site management for each region.
Microsoft GraphMicrosoft 365 Data Access API. Throttling limits applied to API requests
E3, E5Types of Microsoft 365 Subscription Licenses. E3 or higher is recommended when using SHIELD DRM.
TerminologyExplanation
Google Workspace (GWS)A collection of Google’s cloud collaboration services. SHIELD DRM supports integration with Google Drive.
DomainUnique identifier unit of a Google Workspace organization. Corresponds to a tenant in Microsoft 365.
Super AdminThe super administrator of a Google Workspace domain. Corresponds to the global administrator of Microsoft 365.
Service AccountApplication-specific account that calls Google APIs on behalf of the user
Domain-Wide Delegation (DWD, Domain-Wide Delegation)A setting that allows a service account to call the API with user permissions within the domain, approved by a super administrator.
Drive LabelGoogle Drive's document classification metadata. It does not correspond 1:1 with MIP labels as it does not include encryption and access enforcement.
CSE (Client-side Encryption)Client-side encryption of Google Workspace. It is only for browser environments and cannot be used for server-side document conversion.

Authentication and Authorization Terms

TerminologyExplanation
Global AdministratorMicrosoft 365— Tenant's highest authority administrator
Compliance ManagerMicrosoft 365— Role with MIP label creation and publishing permissions
MSAL (Microsoft Authentication Library)Microsoft 365— Microsoft Entra ID-based authentication library
Client Credential FlowMicrosoft 365— Authentication method to obtain a token using the app's Client ID/Client Secret
App ID / App SecretMicrosoft 365— SHIELD DRM service authentication security token pair
ACS (Azure Access Control Service)Microsoft 365— Legacy app authentication service. Ending April 2026
Impersonation (Delegated Call)Google Workspace— A service account calling the API with specific user permissions through domain-wide delegation
TerminologyExplanation
DAC (Document Access Control)DRM Document Permission Control Method. Fine-grained control of permissions by user.
MAC (Mandatory Access Control)Document Classification-Based Mandatory Access Control Method
GRADE (Grade)Access control methods based on document classification (confidential, internal use, etc.)
BYOK (Bring Your Own Key)The method by which the client provides its own encryption key to protect the document.
HYOK (Hold Your Own Key)How the customer’s key management server holds encryption keys
SCI ServerExternal server managing encryption keys and permission policies
DRM Document ConversionMicrosoft 365— Process of converting DRM encrypted documents to MIP labeled documents
Document DecryptionGoogle Workspace— Processing to decrypt DRM encrypted documents according to conditional policies. The only enforcement action provided by the cloud, and re-protection is performed by Document Security at the time of downloading to the local PC.
TerminologyExplanation
Conditional PolicyA policy engine that automatically applies security policies based on conditions such as user, location, time, and document type. Common to Microsoft 365 and Google Workspace.
Endpoint PolicyConditional policies set in Document Security of Local PC
Cloud Storage PolicyConditional policies applied to documents distributed in OneDrive, SharePoint, Teams, and Google Drive (My Drive · Shared Drive)
SDF (Sensitive Docs Flow)A framework that provides fine-grained control for document security (encryption, decryption, export, and application of hidden information)
Policy PrioritiesDetermine the execution order when multiple policies conflict. Higher priority policies are executed first.
Non-Retry KeywordsMicrosoft 365— Specific keywords and phrases that are exceptions during MIP conversion/release

Event Handling and Synchronization Terms

TerminologyExplanation
Event ReceiverMicrosoft 365— A mechanism for detecting and receiving file events in SharePoint/OneDrive. Replaces the existing Add-In method.
Add-InMicrosoft 365— Individual installation required for each site with the existing SharePoint integration method. Discontinued with the end of ACS.
WebhookMicrosoft 365— SharePoint sends an HTTP POST request to the server endpoint asynchronously when an event occurs.
Subscription (Subscription)Registering a Webhook or Event Receiver to a specific resource
Drive Event ChannelGoogle Workspace— Change notification channel registered by drive unit. Corresponds to the event receiver and has a maximum validity period of 7 days, so re-registration is required before expiration.
Change Log 조회Google Workspace— A method to view only the changes made after the last confirmation point following a change notification.
TerminologyExplanation
ThrottlingMicrosoft 365— Mechanism by which Microsoft applies rate limiting to API requests
API QuotaGoogle Workspace— Google Drive API applies request limits at the project · user level. If exceeded, a 429 or 403 rateLimitExceeded response is returned.
Rate LimitingTechnology for limiting the number of API requests within a specific time frame
Token BucketRate Limiting method that issues tokens at a fixed rate and consumes tokens during request processing.
Retry LogicA mechanism that automatically retries the operation in case of a temporary error.
QueueA structure that manages documents waiting for processing in order.
TerminologyExplanation
OneDriveMicrosoft 365— Personal cloud storage. SHIELD DRM event detection target
SharePointMicrosoft 365— Document library and collaboration platform. Event Receiver installation target
TeamsMicrosoft 365— Team collaboration platform. Supports document upload in the file tab.
Site Collection (Site Collection)Microsoft 365— A top-level unit of SharePoint that includes multiple sites. There is no corresponding concept in Google Workspace.
Document LibraryMicrosoft 365— Library for managing my documents in SharePoint
Google DriveGoogle Workspace— Cloud Storage. It is divided into My Drive and Shared Drive, and is a target for SHIELD DRM event detection.
My DriveGoogle Workspace— User-owned drive area
Shared DriveGoogle Workspace— Drive area owned and managed by the team. To apply policies, the service account must be added as a member with at least participant privileges.

Log and Monitoring Terms

TerminologyExplanation
DashboardAdmin screen for monitoring the status of conditional policy operations and document status. The displayed items vary depending on the cloud service in use.
User LogUser's document conversion status record
Admin LogAction Log in the Admin Page
Audit LogDetailed Activity Logs for Security Auditing
Integrated LogIntegrate and manage logs for file conversion, decryption, and blocking of senders.

Infrastructure Terms

TerminologyExplanation
Kubernetes (K8s)Container orchestration platform. SHIELD DRM deployment environment
RabbitMQMessage Broker. Used for event reception and asynchronous processing.
ConfigMapObject that manages application configuration in Kubernetes
Event HubCentral Receiving and Processing System of Event-Driven Architecture
TerminologyExplanation
Document-Centric SecurityDocument-centric security approach that applies encryption and policies to the document itself
Permission Rights (Rights)Access permissions for the document. Reading, editing, output, export, release, permission changes, print marking, validity period, etc.
Print MarkingA security feature that marks specific marks on the document during printing to ensure traceability.
DLP (Data Loss Prevention)Policy to Prevent Sensitive Data from Leaking Outside the Organization