Categories
- All Categories
- Oracle Analytics Learning Hub
- 19 Oracle Analytics Sharing Center
- 18 Oracle Analytics Lounge
- 230 Oracle Analytics News
- 44 Oracle Analytics Videos
- 15.9K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 86 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
OAuth credential for OAC and OCI DI to avoid updating the Databricks token every 90days

Currently, we are connecting to Databricks from the RPD using a personal access token, which expires every 90 days. In OAC Data Visualization (DV) connections, the Databricks connection type supports only two authentication methods(Basic & Advanced). However, we requires OAuth as the connection type to eliminate the need for frequent token updates.
Comments
-
You can override the OAuth token lifetime on Databricks
https://docs.databricks.com/aws/en/integrations/manage-oauth
0 -
Hi Brendan,
Thanks for sharing the link. Yes, I went through the Databricks documentation — it does allow overriding the OAuth token lifetime using the CLI for partner or custom OAuth integrations.
However, in our case, the OAC Databricks connector currently supports only Basic and Advanced authentication methods, and does not yet support OAuth. So, even if we configure longer-lived OAuth tokens on the Databricks side, OAC wouldn’t be able to leverage them until Oracle adds OAuth support for this connector.
We can raise an Enhancement Request (ER) with Oracle Product Management to include OAuth authentication support in a future release.
0