Bidirectional Session Sync Between IAM Systems
Ensure session consistency between legacy and modern IAM platforms. The Session Sync SPI listens for login, logout, and token events and propagates them across systems—supporting parallel run strategies and hybrid environments.
Real-Time Session Synchronization Across IAM Systems
Why It Matters
In large enterprises, modern IAM platforms often need to coexist with legacy identity systems during migration. This creates challenges in session state consistency: • Logging out in one system doesn't affect the other • Token revocation doesn't propagate • Session duration and concurrency policies diverge. With Session Sync SPI, you can:
Key Components:
Parallel Session State Between Old and New IAM Systems
A user logs in via the legacy IAM (e.g., legacy or custom platform)
Session Sync Flow
Use Cases Include: • Token revocation propagation • Session expiry alignment • Forced logout enforcement • Coordinated impersonation or delegation teardown
Key Components:
Extension Highlights — What Makes It Unique
Bidirectional Sync Support
Syncs both login and logout events across IAM systems
Parallel Run Compatibility
Fully compatible with gradual IAM migrations
Token State Mirroring
Reflects token revocation and refresh events
Legacy System Hooks
Customizable connectors for external session APIs
Delegation-Aware Sync
Ensures delegated or elevated sessions are terminated consistently
Observability Ready
Events are traceable via OpenTelemetry and Signoz dashboards