Protegrity Integration via REST-based API

Details

Detail name Value
Changelog Number 16561
Type New Feature
Status Resolved
Fix Versions Exasol 7.1.21, Exasol 8.19.0
Resolution Date 2023-06-15

Background

Exasol supported native Protegrity Integration via PEPServers and using the C++ API. This is described for version 7.1 in our documentation.

New Feature

The Protegrity integration is now done using the REST-based Protegrity API. More details can be found in documentation.

Starting with Version 7.1.21 and for future 7.1 versions, Exasol supports integrations using the REST-based Protegrity API in addition to the existing PEPServer-based integration via EXAoperation.

Starting with Version 8.19.0, the REST-based Protegrity API is the only supported Protegrity integration. The PEPServer-based Protegrity integration is no longer supported.

Changed behavior

The REST based Protegrity API is available starting with Exasol 7.1.21 and Exasol 8.19.0 .
For Exasol 8, the previous native Protegrity integration (via PEPServers) and C++ API is discontinued and no longer supported.