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.
Navigate to the App Settings Page
-
Click the App Settings icon in the left sidebar.
-
Click the link in the Configuration panel to navigate to that section.
Use Existing Identity Access Manager
To configure Immuta to use your organization's existing IAM,
- Click the Add IAM button.
-
Complete the Display Name field and select your IAM type from the Identity Provider Type dropdown: LDAP/Active Directory, SAML, or OpenID.
Add LDAP or Active Directory
Once you have selected LDAP/Active Directory from the Identity Provider Type dropdown menu,
- 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.
- Opt to Enable Debug Logging or Enable SSL by clicking the checkboxes.
- 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.
-
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, Make Default IAM, or Migrate Users from another 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.
-
Once the connection is successful, click the Test User Login button.
Add SAML
Once you have selected SAML from the Identity Provider Type dropdown menu,
- 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.
- 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.
- Opt to Allow Identity Provider Initiated Single Sign On, Sync groups from SAML to Immuta, Sync attributes from SAML to Immuta, or Migrate Users from another IAM by selecting the checkboxes, and then click the Test Connection button.
- Once the connection is successful, click the Test User Login button.
Add OpenID
Once you have selected OpenID from the Identity Provider Type dropdown menu,
- 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.
- Add the Client ID and Client Secret.
- Make note of the Redirect URL, and ensure that it is set appropriately in the OpenID provider application configuration.
- Configure OpenID provider settings. There are two options:
- Set Discover URL to the
/.well-known/openid-configuration
URL provided by your OpenID provider. - 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.
- Set Discover URL to the
- If necessary, add additional Scopes.
- 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.
- Opt to Allow Identity Provider Initiated Single Sign On or Migrate Users from another IAM by selecting the checkboxes.
- Click the Test Connection button.
- 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.
Link External Catalogs
To link Immuta to your organization's enterprise data catalog system,
- Click the Add Catalog button.
- Enter the URL to the external catalog in the URL field.
- Complete the Username and Password fields. Note: This is the username and the password that Immuta can use to connect to the external catalog.
- Click the Test Connection button.
Enable External Masking
To enable external masking,
- Navigate to the App Settings page and click External Masking in the left sidebar.
-
Click Add Configuration and specify an external endpoint in the External URI field.
-
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 tagSensitive
). -
Select Authentication Method and then complete the authentication fields (when applicable).
- Click Test Connection and then Save.
Add a Native Workspace
- Select Add Workspace.
- Use the dropdown menu to select the Workspace Type and refer to the corresponding tab below.
Use the dropdown menu to select the Schema and refer to the corresponding tab below.
-
Enter the Workspace Base Directory (any project workspaces created will be sub-directories of this path).
-
Click Test Workspace Directory.
-
Once the credentials are successfully tested, click Save.
-
Use the dropdown menu to select the AWS Region.
-
Enter the S3 Bucket.
-
Opt to enter the S3 Bucket Prefix.
-
Opt to Configure S3 Credentials.
-
Use the dropdown menu to select Authentication Method, and enter the required information.
-
AWS Access Key: Enter your AWS Access Key ID and AWS Secret Key. Required Permissions: s3:ListBucket, s3:GetObject, and s3:GetObjectTagging.
Best Practices: Read-only Access Recommended
It is best practice to use an AWS account with limited read-only access to the data in question, but not necessary.
-
AWS IAM Instance Role: Opt to Assume AWS IAM Instance Role if you have ListRoles IAM permission or enter the AWS IAM Role ARN manually.
-
-
-
Click Test Workspace Bucket.
-
Once the credentials are successfully tested, click Save.
Databricks Cluster Configuration
Before creating a workspace, the cluster must send its configuration to Immuta; to do this, run a simple query on the
cluster (i.e., show tables
). Otherwise, an error message will occur when users attempt to create a workspace.
Databricks API Token Expiration
The Databricks API Token used for native workspace access must be non-expiring. Using a token that expires risks losing access to projects that are created using that configuration.
Use the dropdown menu to select the Schema and refer to the corresponding tab below.
-
Enter the Name.
-
Click Add Workspace
-
Enter the Hostname.
-
Opt to enter the Workspace ID (required with Azure Databricks).
-
Enter the Databricks API Token.
-
Use the dropdown menu to select the AWS Region.
-
Enter the S3 Bucket.
-
Opt to enter the S3 Bucket Prefix.
-
Click Test Workspace Bucket.
-
Once the credentials are successfully tested, click Save.
-
Enter the Name.
-
Click Add Workspace.
-
Enter the Hostname, Workspace ID, Account Name, Databricks API Token, and Storage Container.
-
Enter the Workspace Base Directory.
-
Click Test Workspace Directory.
-
Once the credentials are successfully tested, click Save.
Enable Dynamic Presto/Trino Integration (Public Preview)
To enable Native Presto/Trino, see the Dynamic Presto page.
Manage 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,
-
Click the menu button in the lower right corner of the provider icon you want to enable.
-
Select Enable from the dropdown.
If an ODBC driver needs to be uploaded,
-
Click the menu button in the lower right corner of the provider icon, and then select Upload Driver from the dropdown.
-
Click in the Add Files to Upload box and upload your file.
-
Click Close.
- Click the menu button again, and then select Enable from the dropdown.
Enable 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,
- Complete the Host and Port fields for your SMTP server.
- Enter the username and password Immuta will use to log in to the server in the User and Password fields, respectively.
- Enter the email address that will send the emails in the From Email field.
- Opt to Enable TLS by clicking this checkbox, and then enter a test email address in the Test Email Address field.
-
Finally, click Send Test 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 8-hour intervals.
Initialize Kerberos
To configure Immuta to protect data in a kerberized Hadoop cluster,
-
Upload your Kerberos Configuration File, and then you can add modify the Kerberos configuration in the window pictured below.
-
Upload your Keytab File.
- 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.
- Adjust how often (in milliseconds) Immuta needs to re-authenticate with the KDC in the Ticket Refresh Interval field.
- Click Test Kerberos Initialization.
Configure 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.
Generate 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,
- Click the Generate Key button.
- 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.
Set 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.
- Complete the Public Immuta URL, Public Query Engine Hostname, and Public Query Engine Port fields.
-
Opt to Enable SSL by clicking this checkbox.
Enable Sensitive Data Detection
Select the Enable Sensitive Data Detection checkbox to automatically discover and tag columns with sensitive data when users create data sources. Then, choose Internal Sensitive Data Detection or External Sensitive Data Detection.
Allow Policy Exemptions
Click the Allow Policy Exemptions checkbox to allow users to specify who can bypass all policies on a data source.
Configure 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.
Create 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.
Create Custom 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.
Create Custom 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.
Enable Native Snowflake Workspace
- Check the Enable checkbox in the Native Snowflake Workspace section.
-
Complete the Host, Port, and Default Warehouse fields.
-
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.
Immuta requires temporary, one-time use of credentials with specific permissions.
When performing an automated installation, Immuta requires temporary, one-time use of credentials with the following permissions:
- CREATE DATABASE ON ACCOUNT WITH GRANT OPTION
- CREATE ROLE ON ACCOUNT WITH GRANT OPTION
- CREATE USER ON ACCOUNT WITH GRANT OPTION
- MANAGE GRANTS ON ACCOUNT
These permissions will be used to create and configure a new IMMUTA database within the specified Snowflake instance. The credentials are not stored or saved by Immuta, and Immuta doesn’t retain access to them after initial setup is complete.
You can create a new account for Immuta to use that has these permissions, or you can grant temporary use of a pre-existing account. By default, the pre-existing account with appropriate permissions is ACCOUNTADMIN. If you create a new account, it can be deleted after initial setup is complete.
Alternatively, you can create create the IMMUTA database within the specified Snowflake instance manually using the Manual Setup option.
-
Click Test Snowflake Connection.
- 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 Settings
Beta Features
If you enable any Beta features, please provide feedback on how you would like these features to evolve.
Enable Policy Import/Export
- Click Advanced Settings in the left panel, and scroll to the Beta Features section.
-
Check the Allow Policy Import/Export checkbox.
-
Click Save.
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.
Update the K-Anonymity Cardinality Cutoff
To increase the default cardinality cutoff for columns compatible with k-anonymity,
-
Expand the Advanced Settings section and add the following text to the Advanced Configuration:
plugins: postgresHandler: maxKAnonCardinality: 10000000 snowflakeHandler: maxKAnonCardinality: 10000000
-
Click Save.
- To regenerate the data source's fingerprint, navigate to that data source's Policy tab.
-
Click the dropdown menu to the right of Data Policies and select Policy Availability.
-
Click Recalculate in the Fingerprint section of the window that appears.
Note: Recalculating the fingerprint is only necessary for existing data sources. New data sources will be generated using the new maximum cardinality.
Deploy Configuration Changes
When you are ready to finalize your configuration changes, click the Save button at the bottom of the left panel