cube-js/cube

Allow Custom Authentication type configuration for DB connection

开放

#7,068 创建于 2023年8月25日

 (3 条评论) (0 个反应) (0 位负责人)Rust (1,965 个派生)batch import
driver:databrickshelp wanted

仓库指标

星标
 (19,563 个星标)
PR 合并指标
 (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.

贡献者指南