Skip to content

Trino

This document provides an overview of access management features supported by Privacera for Trino.

Introduction

Privacera seamlessly integrates with Trino to enhance data security and governance. By providing a comprehensive access control solution, Privacera enables organizations to define and enforce Fine-Grained Access Control (FGAC) policies tailored specifically for Trino. The Privacera connector for Trino ensures robust policy enforcement through the FGAC plugin, delivering secure, scalable data analytics capabilities. This integration not only supports the secure scaling of data analytics operations but also ensures full compliance with regulatory requirements.

Connector Details

Topics Details
Integration methodology Apache Ranger Plugin
Access Tools
  • trino-cli
Supported User Identities for Policies
  • LDAP/AD/SCIM Users
  • LDAP/AD/SCIM Groups
  • Privacera Roles
Catalog Repositories
  • privacera_hive: Hive
  • privacera_trino: Iceberg, Redshift, Postgres, BigQuery

Supported Access Management Features

Feature Trino FGAC
🟢 Database Level Access Control Yes
🟢 Table Level Access Control Yes
🟢 View Level Access Control Yes
🟢 Column Level Access Control Yes
🟢 Row Level Access Control Yes
🟢 Dynamic Column Level Data Masking Yes
🟢 Dynamic Column Level Data Encryption Yes
🟢 Centralized Access Audit Yes
🟢 Granular Access Audit Record Yes

Supported Runtime Versions

Privacera supports the following Open Source Trino runtime versions:

Trino Version Privacera Release Version
🟢 Trino 468 9.0.14.1
🟢 Trino 471 9.0.14.1
🟢 Trino 472 9.0.15.1
Trino Version Privacer Release Version
🟢 Trino 462 9.1.0.8

⚠ Limitations

  • Privacera does not currently support Trino version 474. This version rely on JDK 24, which no longer includes the Security Manager API needed by the connector plugin.

Comments