In identity and access management (IAM), organizations must safeguard user accounts that are under legal or compliance review. Deleting these accounts prematurely can lead to non-compliance with legal or regulatory obligations. HyperSync Panel, a core component of the Identity Panel Suite, works alongside Microsoft Entra ID (formerly Azure Active Directory) to enforce policy-based protections during the Joiner-Mover-Leaver (JML) lifecycle, particularly when litigation holds are involved.
Key Protection Mechanism
-
Automatic Hold Detection: If a user account has an attribute flag (e.g.,
LitigationHold = true), HyperSync Panel blocks any delete actions across connected systems. -
State Management: Instead of deletion, the account is placed in a suspended or inactive state—preserving access logs, attributes, and historical data.
-
Compliance Alignment: This helps meet internal governance policies and external legal requirements such as e-discovery or data retention mandates.
How It Works
HyperSync Panel uses policy-driven logic to evaluate sync actions in near real time:
-
Stateful Sync Rules: These ensure only authorized changes are propagated between identity systems like Entra ID and HR platforms.
-
Condition-Based Filtering: Sync rules check for attributes like
LitigationHoldbefore executing deletion or deprovisioning steps. -
Event-Driven Updates: Identity changes are evaluated continuously to prevent gaps in enforcement.
-
Audit and History Tools: Built-in features such as Time Traveler and reporting modules provide visibility into changes, including who initiated them and when.
Comments
0 comments
Article is closed for comments.