Open VioletM opened 1 month ago
The current way of authentification only supports auth via Token. This feature aims to also support auth via OAuth.
The OAuth authentification is required by Databricks Technology Partnership.
OAuth:
The doc with more details: https://drive.google.com/file/d/1M6BTBL3I1q5525BilT7wB7XVIh3pqnVx/view?usp=sharing They have 2 options: U2M and M2M, I suggest we support one of them.
➕
Feature description
The current way of authentification only supports auth via Token. This feature aims to also support auth via OAuth.
Proposed solution
The OAuth authentification is required by Databricks Technology Partnership.
OAuth:
The doc with more details: https://drive.google.com/file/d/1M6BTBL3I1q5525BilT7wB7XVIh3pqnVx/view?usp=sharing They have 2 options: U2M and M2M, I suggest we support one of them.