Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2024 01:31 AM
Hi I checked on these items:
1. I am using the latest jdbc driver.
2. The user has access to data. He is able to query it in data bricks workspace using SQL query on the same data bricks serverless SQL pool.
3. I tried using personal access token and it is working fine. It is not working with the browser based authentication.
I want to use browser based authentication so that end users do not have to login to databricks and generate personal access tokens.
I am not sure why the auth page just keep loading and never shows login screen.