cube-js/cube

Allow Custom Authentication type configuration for DB connection

Open

#7,068 建立於 2023年8月25日

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)Rust (1,965 fork)batch import
driver:databrickshelp wanted

倉庫指標

Star
 (19,563 star)
PR 合併指標
 (平均合併 5天 16小時) (30 天內合併 138 個 PR)

描述

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.

貢獻者指南