How to set up OAuth credentials for OAC and OCI Data Integration (OCI DI) to avoid updating the Databricks token every 90 days
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.