cube-js/cube

Allow Custom Authentication type configuration for DB connection

Open

#7.068 geöffnet am 25. Aug. 2023

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (1.965 Forks)batch import
driver:databrickshelp wanted

Repository-Metriken

Stars
 (19.563 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 5T 16h) (138 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide