Skip to content

You are viewing documentation for Immuta version 2.8.

For the latest version, view our documentation for Immuta SaaS or the latest self-hosted version.

App Settings Tutorial

Audience: Application Admins

Content Summary: This page details how to use the App Settings page to configure settings for Immuta for your organization.

  1. Click the App Settings icon in the left sidebar.

    App Settings

  2. Click the link in the Configuration panel to navigate to that section.

    App Settings Sidebar Default

Identity and Access Management (IAM)

To configure Immuta to use your organization's existing IAM,

  1. Click the Add IAM button.
  2. Complete the Display Name field and select your IAM type from the Identity Provider Type dropdown: LDAP/Active Directory, SAML, or OpenID.

    Config IAM

Adding LDAP or Active Directory

Once you have selected LDAP/Active Directory from the Identity Provider Type dropdown menu,

  1. Adjust Default Permissions granted to users by selecting from the list in this dropdown menu, and then complete the required fields in the Credentials and Options sections. Note: Either User Attribute OR User Search Filter is required, not both. Completing one of these fields disables the other.
  2. Opt to Enable Debug Logging or Enable SSL by clicking the checkboxes.
  3. In the Profile Schema section, map attributes in LDAP/Active Directory to automatically fill in a user's Immuta profile. Note: Fields that you specify in this schema will not be editable by users within Immuta.
  4. Opt to Link SQL Account, Sync groups from LDAP/Active Directory to Immuta, Sync attributes from LDAP/Active Directory to Immuta, enable External Groups and Attributes Endpoint, or Make Default IAM by selecting the checkbox, and then click the Test Connection button.

    Note: If you select Link SQL Account, you will need to update the Query Engine configuration.

  5. Once the connection is successful, click the Test User Login button.

Adding SAML

Once you have selected SAML from the Identity Provider Type dropdown menu,

  1. Adjust Default Permissions granted to users by selecting from the list in this dropdown menu, and then complete the required fields in the Client Options section.
  2. In the Profile Schema section, map attributes in SAML to automatically fill in a user's Immuta profile. Note: Fields that you specify in this schema will not be editable by users within Immuta.
  3. Opt to select the Allow Identity Provider Initiated Single Sign On, Sync groups from SAML to Immuta, Sync attributes from SAML to Immuta, or External Groups and Attributes Endpoint checkboxes, and then click the Test Connection button.
  4. Once the connection is successful, click the Test User Login button.

Adding OpenID

Once you have selected OpenID from the Identity Provider Type dropdown menu,

  1. Adjust Default Permissions granted to users by selecting from the list in this dropdown menu, and then complete the rest of the required fields in the first section.
  2. Add the Client ID and Client Secret.
  3. Make note of the Redirect URL, and ensure that it is set appropriately in the OpenID provider application configuration.
  4. Configure OpenID provider settings. There are two options:
    1. Set Discover URL to the /.well-known/openid-configuration URL provided by your OpenID provider.
    2. If you are unable to use the Discover URL option, you can fill out Authorization Endpoint, Issuer, Token Endpoint, JWKS Uri, and Supported ID Token Signing Algorithms.
  5. If necessary, add additional Scopes.
  6. In the Profile Schema section, map attributes in OpenID to automatically fill in a user's Immuta profile. Note: Fields that you specify in this schema will not be editable by users within Immuta.
  7. Opt to select the Allow Identity Provider Initiated Single Sign On or External Groups and Attributes Endpoint checkboxes.
  8. Click the Test Connection button.
  9. Once the connection is successful, click the Test User Login button.

Immuta Accounts

To set the default permissions granted to users when they log in to Immuta, click the Default Permissions dropdown menu, and then select permissions from this list.

Default Permissions

External Catalogs

To link Immuta to your organization's enterprise data catalog system,

  1. Click the Add Catalog button.
  2. Enter the URL to the external catalog in the URL field.
  3. Complete the Username and Password fields. Note: This is the username and the password that Immuta can use to connect to the external catalog.
  4. Click the Test Connection button.

External Masking

To enable external masking,

  1. Navigate to the App Settings page and click External Masking in the left sidebar.
  2. Click Add Configuration and specify an external endpoint in the External URI field.

    External URI

  3. Click Configure, and then add at least one tag by selecting from the Search for tags dropdown menu. Note: Tag hierarchies are supported, so tagging a column as Sensitive.Customer would drive the policy if external masking was configured with the tag Sensitive).

    Search Tags

  4. Select Authentication Method and then complete the authentication fields (when applicable).

  5. Click Test Connection and then Save.

Data Providers

You can enable or disable the types of data sources users can create in this section. Some of these types will require you to upload an ODBC driver before they can be enabled. The list of currently supported drivers is on the ODBC Drivers page.

To enable a data provider,

  1. Click the menu button in the lower right corner of the provider icon you want to enable.

    Enable

  2. Select Enable from the dropdown.

If an ODBC driver needs to be uploaded,

  1. Click the menu button in the lower right corner of the provider icon, and then select Upload Driver from the dropdown.

    Upload Driver Menu

  2. Click in the Add Files to Upload box and upload your file.

    Driver Upload

  3. Click Close.

  4. Click the menu button again, and then select Enable from the dropdown.

Email

Application Admins can configure the SMTP server that Immuta will use to send emails to users. If this server is not configured, users will only be able to view notifications in the Immuta console.

To configure the SMTP server,

  1. Complete the Host and Port fields for your SMTP server.
  2. Enter the username and password Immuta will use to log in to the server in the User and Password fields, respectively.
  3. Enter the email address that will send the emails in the From Email field.
  4. Opt to Enable TLS by clicking this checkbox, and then enter a test email address in the Test Email Address field.
  5. Finally, click Send Test Email.

    Config Email

Once SMTP is enabled in Immuta, any Immuta user can request access to notifications as emails, which will vary depending on the permissions that user has. For example, to receive email notifications about group membership changes, the receiving user will need the GOVERNANCE permission. Once a user requests access to receive emails, Immuta will compile notifications and distribute these compilations via email at 10-minute intervals.

Kerberos

To configure Immuta to protect data in a kerberized Hadoop cluster,

  1. Upload your Kerberos Configuration File, and then you can add modify the Kerberos configuration in the window pictured below.

    KDC Configuration

  2. Upload your Keytab File.

  3. Enter the principal Immuta will use to authenticate with your KDC in the Username field. Note: This must match a principal in the Keytab file.
  4. Adjust how often (in milliseconds) Immuta needs to re-authenticate with the KDC in the Ticket Refresh Interval field.
  5. Click Test Kerberos Initialization.

HDFS Cache Settings

To improve performance when using Immuta to secure Spark or HDFS access, a user's access level is cached momentarily. These cache settings are configurable, but decreasing the Time to Live (TTL) on any cache too low will negatively impact performance.

To configure cache settings, enter the time in milliseconds in each of the Cache TTL fields.

HDFS Cache Settings

System API Key

If you are using Immuta to protect data in a Hadoop cluster, you will need to configure the HDFS name node with a system API key.

To do so,

  1. Click the Generate Key button.
  2. Save this API key in a secure location, and then follow the instructions in the Hadoop Installation Guide to set the immuta.system.api.key property in the name node configuration.

Public URLs

You can set the URL users will use to access the Immuta Application and Query Engine. Note: Proxy configuration must be handled outside Immuta.

  1. Complete the Public Immuta URL, Public Query Engine Hostname, and Public Query Engine Port fields.
  2. Opt to Enable SSL by clicking this checkbox.

    Public URLs

Sensitive Data Detection

Feature Demo: Sensitive Data Detection

Select the Enable Sensitive Data Detection checkbox to automatically discover and tag columns with sensitive data when users create data sources.

Sensitive Data Detection

Policy Exemptions

Click the Allow Policy Exemptions checkbox to allow users to specify who can bypass all policies on a data source.

Policy Exemptions

Governor and Admin Settings

These options allow you to restrict the power individual users with the GOVERNANCE and USER_ADMIN permissions have in Immuta. Click the checkboxes to enable or disable these options.

Gov and Admin Settings

Custom Permissions

You can create custom permissions that can then be assigned to users and leveraged when building subscription policies. Note: You cannot configure actions users can take within the console when creating a custom permission, nor can the actions associated with existing permissions in Immuta be altered.

To add a custom permission, click the Add Permission button, and then name the permission in the Enter Permission field.

Custom Permissions

Data Source Access Requests

To create a custom questionnaire that all users must complete when requesting access to a data source, fill in the following fields:

  • Key: Any unique value that identifies the question.
  • Header: The text that will display on reports.
  • Label: The text that will display in the questionnaire for the user.

Data Source Access Request Questionnaire

Login Message

To create a custom message for the login page of Immuta, enter text in the Enter Login Message box. Note: The message can be formatted in markdown.

Opt to adjust the Message Text Color and Message Background Color by clicking in these dropdown boxes.

Login Message

Native Snowflake Workspace

  1. Check the Enable checkbox in the Native Snowflake Workspace section.
  2. Complete the Host, Port, and Default Warehouse fields.

    Snowflake Config Modal

  3. Select Automatic or Manual by clicking the toggle.

    • Automatic: provide Immuta with privileged user credentials for an automatic installation.
    • Manual: download the linked bootstrap.sql file and manually configure Snowflake environment.

    Setup Notes

    • When performing an automated installation, the credentials provided must have the ability to both CREATE databases and CREATE, GRANT, REVOKE, and DELETE roles. In a typical Snowflake environment, the only users with access to the necessary permissions are those who have the ACCOUNTADMIN role.

    • If you run a manual setup using the bootstrap.sql file, you should only replace the ##IMMUTA_PASSWORD## value. Changing the login name, system role, or system user we create is not supported and will break the integration.

    • If you need to add additional project warehouses after you've already enabled the integration, you will need to do so in the Advanced Configuration section:

    nativeSnowflake:
        projectWarehouses:
        - WAREHOUSE_ONE
        - WAREHOUSE_TWO
        - WAREHOUSE_THREE
    
  4. Click Test Snowflake Connection.

  5. Once the credentials are successfully tested, click Save.

Users will now have the option to create new Projects with Native Snowflake Workspaces and enable Snowflake Workspaces on existing equalized Projects.

Advanced Configuration

Advanced configuration options provided by the Immuta Support team can be added in this section. The configuration must adhere to the YAML syntax.

Advanced Configuration

Updating the K-Anonymity Cardinality Cutoff

To increase the default cardinality cutoff for columns compatible with k-anonymity,

  1. Expand the Advanced Settings section and add the following text to the Advanced Configuration:

    plugins:
      postgresHandler:
        maxKAnonCardinality: 10000000
      snowflakeHandler:
        maxKAnonCardinality: 10000000
    

    K-Anon High Cardinality

  2. Click Save.

  3. To regenerate the data source's fingerprint, navigate to that data source's Policy tab.
  4. Click the dropdown menu to the right of Data Policies and select Policy Availability.

    Policy Availability

  5. Click Recalculate in the Fingerprint section of the window that appears.

    Recalculate Fingerprint

Note: Recalculating the fingerprint is only necessary for existing data sources. New data sources will be generated using the new maximum cardinality.

Deploying Configuration Changes

When you are ready to finalize your configuration changes, click the Save button at the bottom of the left panel

Config Builder Save