cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Administration & Architecture
Explore discussions on Databricks administration, deployment strategies, and architectural best practices. Connect with administrators and architects to optimize your Databricks environment for performance, scalability, and security.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Issue when connecting to Databricks using OAuth 2.0 token connection string

NetRider
Visitor

Following the instructions on Authentication settings for the Databricks ODBC Driver | Databricks on AWS I have created both Personal access token and OAuth 2.0 token connection options in an application. However, I realized that, when I use OAuth 2.0 token connection string with specific parameters:

AuthMech=11
Auth_Flow=0
Auth_AccessToken=<oauth-token>

, I am able to successfully connect to Databricks when I put Personal access token as <oauth-token>, which in my case shouldn't be allowed.

On the other hand, if I put OAuth 2.0 token as <personal-access-token> in Personal access token connection string with parameters:

AuthMech=3
UID=token
PWD=<personal-access-token>

, I get an exception, which is a desired behavior.

Is there a way to restrict connecting to Databricks with Personal access token using OAuth 2.0 connection string?

Thank you in advance.

0 REPLIES 0

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you wonโ€™t want to miss the chance to attend and share knowledge.

If there isnโ€™t a group near you, start one and help create a community that brings people together.

Request a New Group