cube-js/cube
GitHub で見るAllow Custom Authentication type configuration for DB connection
Open
#7,068 opened on 2023年8月25日
driver:databrickshelp wanted
Repository metrics
- Stars
- (19,563 stars)
- PR merge metrics
- (平均マージ 5d 16h) (30d で 138 merged PRs)
説明
Is your feature request related to a problem? Please describe. Current databricks connection setup allows only access token, and cannot be changed to configure other type
Describe the solution you'd like to allow authType for databrciks or any other setup, where based on organisation authentication mechanism we can configure it. in this case if I want to confugure OAuth configuration for databricks , there is no way to configure it.
Describe alternatives you've considered No alternative solution, unable to use cubejs as auth mechanism is not supported by my organisation authenticatoin mechanism of Oauth.