contributions to openreplay : an open-source session replay suite for developers.
OpenReplay is an open-source session replay suite for developers. I contributed several PRs across auth, security, deployment, and bug fixes.
Contributions
- Windows Integrated Auth for SAML — added enterprise SSO support (#1072)
- Mutual TLS for assets service — encrypted asset delivery (#1034)
- Kerberos auth for Kafka — secured backend event streaming (#807)
- SSL verification toggle — more flexibility for Chalice API deployments (#1057)
- WebWorker crash fix — resolved crash from uninitialised sender/writer (#1027)
- Tracker resource cleanup — fixed memory leak on control release (#782) and remote control session cleanup (#780)
- Assist overlay IDs — added element IDs for easier CSS targeting (#747, #744)