Configure Service Principal for Databricks OLAC
The DATASERVER_DBX_OLAC_USE_DISPLAY_NAME
property is used to control how the Databricks OLAC service principal is displayed in audit logs. The property can be set to either true
or false
.
- When set to
true
(default), the name of the service principal will be displayed as the User in audits. - When set to
false
, the application ID of the service principal will be displayed as the User in audits.
- To configure the Databricks OLAC service principal, include the following property in the
vars.dataserver.aws.yml
file:YAML - Once the properties are configured, refer to the Privacera Manager Quickstart.
- In PrivaceraCloud, navigate to Settings -> Applications.
- On the Connected Applications screen, select S3.
- On the screen, click the edit icon, click on Access Management -> ADVANCED tab.
- Add the following property:
Properties - Click the Test Connection button to verify the connection.
- Once the connection is successful, click Save.
- Prev topic: Advanced Configuration