You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
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.
The text was updated successfully, but these errors were encountered: