# Immuta Support Matrix Overview

## Databases

Immuta supports the following databases.

* Amazon Redshift
* Amazon Redshift Serverless
* Amazon Redshift Spectrum
* Amazon S3
* Azure Synapse Analytics (*Immuta only supports Dedicated SQL pools, not Serverless SQL pools.*)
* Google BigQuery
* Databricks
  * Unity Catalog (on Databricks clusters or SQL warehouses)
  * Spark on supported Databricks Runtime versions (See the [Databricks Installation guide](https://documentation.immuta.com/latest/configuration/integrations/databricks/databricks-spark/how-to-guides/configuration#supported-databricks-runtime-versions) for supported versions.)
  * Databricks SQL
* Snowflake
* Starburst (Trino)

### Legacy Databases

The following legacy databases are currently supported for existing customers.

* Apache Impala
* CDH Spark
* Netezza
* Oracle
* PostgreSQL
* Teradata

## Kubernetes Versions

Immuta supports the following Kubernetes distributions.

* Amazon Elastic Kubernetes Service (EKS)
* Azure Kubernetes Service (AKS)
* Google Kubernetes Engine (GKE)
* OpenShift

## External Catalogs

Immuta supports these external catalogs. Click a link below for configuration instructions.

* [Alation](https://documentation.immuta.com/latest/configuration/manage-data-metadata/catalogs/configure#link-an-alation-catalog)
* [Atlan](https://documentation.immuta.com/latest/configuration/manage-data-metadata/catalogs/reference-guides/pre-configuration#atlan)
* [Collibra](https://documentation.immuta.com/latest/configuration/manage-data-metadata/catalogs/configure#link-a-collibra-catalog)
* [Microsoft Purview](https://documentation.immuta.com/latest/configuration/manage-data-metadata/catalogs/configure#link-a-microsoft-purview-external-catalog)
* [Custom REST Catalogs](https://documentation.immuta.com/latest/configuration/manage-data-metadata/catalogs/configure#link-a-custom-rest-catalog)
* [Databricks Unity Catalog](https://documentation.immuta.com/latest/configuration/manage-data-metadata/catalogs/configure#enable-databricks-unity-catalog-tag-ingestion)
* [Snowflake](https://documentation.immuta.com/latest/configuration/manage-data-metadata/catalogs/configure#enable-snowflake-tag-ingestion)

## External IAMs

For details about the IAM protocols and providers in this section, see the support matrix in the [Identity Managers Overview](https://documentation.immuta.com/latest/configuration/people/section-contents/reference-guides/identity-managers#iam-protocol-feature-support-matrix).

### IAM Protocols

Immuta fully supports these IAM protocols:

* AD/LDAP
* SAML 2.0
* OpenID Connect 1.0

### IAM Providers

These are common providers that support the protocols listed above. However, this list may not be all-inclusive, and if a provider stops supporting one of those protocols, Immuta may not fully support that provider.

* Active Directory
* ADFS
* Amazon Cognito
* Centrify
* Google
* JumpCloud
* Keycloak
* Microsoft Entra ID
* Okta
* OneLogin
* OpenLDAP and other LDAP servers
* Oracle Access Manager
* Ping Identity

## Web Browsers

Immuta supports the following web browsers.

* Firefox
* Google Chrome
* Microsoft Edge


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://documentation.immuta.com/latest/releases/support-matrix.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
