Obtaining connection values for Databricks
About this task
Use these instructions to obtain the client ID and client secret for Databricks and to connect to App Connect.
Procedure
-
To create a service principal, choose one of the following options based on your role:
- If you are a Databricks workspace admin, complete the
following steps:
- Log in to your Databricks account console.
- Click your user icon, and select Settings.
- In the sidebar, select Identity and access.
- Click the Manage button for Service principals.
- Select Add service principal > Add new.
- Set Management toDatabricks managed.
- Enter a name for your service principal in the Service principal name field and click Add.
- If you are a Databricks account admin, complete the
following steps:
- Log in to your Databricks account console.
- In the sidebar, select User management.
- Select the Service principals tab, and click Add service principal.
- Set Management toDatabricks managed.
- Enter a name for your service principal in the Service principal name field and click Add.
- If you are a Databricks workspace admin, complete the
following steps:
- To obtain the client ID and client secret values, complete
the following steps:
- Select the service principal that you created in step 1.
The Service principal details page is displayed.
- Click the Configurations tab, and select the entitlements that you require for your Databricks workspace.
- Click the Permissions tab, and grant access to any Databricks users, service principals, and groups that you want to manage and use this service principal.
- Click the Secrets tab, and click the Generate secret button.
- Set the OAuth secret lifetime in days, and click Generate.
- Copy and save the secret and client ID values in a secure location.
- Select the service principal that you created in step 1.