Due to recent compliance changes, we need to implement a “four-eyes” approval workflow for accessing and reviewing session recordings in Netwrix Privilege Secure.
Since NPS doesn’t support this natively, could you suggest any practical workarounds or integrations to achieve this?
Unfortunately, I don’t think there is a clean solution to what you are looking for currently. A big hurdle for creating/finding an integration for this is that the recording API endpoint appears to be undocumented at this point and would need to be recreated (/api/v1/replaySession) and it is unknown if a Netwrix application credential would even have the perms necessary to access that endpoint. Additionally, there doesn’t look to be any way to prevent users from having access to see the activity history without getting access to the recordings. If you do come up with something to achieve this I would be very curious to hear about it! Best of luck!