We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
➕
Sorry, something went wrong.
donotpush
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: