Skip to content
New issue

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

[Feature]: Support connecting Databricks using an Azure Client principal #37798

Open
1 task done
degude opened this issue Nov 28, 2024 · 0 comments
Open
1 task done
Assignees
Labels
Enhancement New feature or request

Comments

@degude
Copy link

degude commented Nov 28, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Summary

Currently, Appsmith supports connecting to Databricks using a Personal Access Token (PAT) or JDBC.
It would be very helpful if a connection using an Azure Client principal would be possible.
It should be very straight forward as shown here: https://docs.databricks.com/en/dev-tools/auth/oauth-m2m.html

Why should this be worked on?

Having another authentication method, such as Azure Client Principal, is beneficial as it provides users with greater flexibility to choose the approach that best fits their security, compliance, and operational needs. Different organizations have varying authentication preferences and requirements, and offering multiple options ensures Appsmith can integrate seamlessly into diverse environments.
By supporting additional authentication methods, Appsmith becomes more adaptable, user-friendly, and appealing to a broader range of customers, especially those with advanced security requirements.

@degude degude added the Enhancement New feature or request label Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants