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

SSO from DataBricks #23

Open
vikram-rawat opened this issue Dec 21, 2023 · 1 comment
Open

SSO from DataBricks #23

vikram-rawat opened this issue Dec 21, 2023 · 1 comment

Comments

@vikram-rawat
Copy link

Hi Team,

I need to build a Shiny app where the user will be authenticated from DataBricks before they fetch the data. I read that the authentication is not yet supported by this repo. Do you guys are planning it Or is there any alternative to implement this in R. Please any feedback is appreciated.

@nfx
Copy link
Contributor

nfx commented Mar 27, 2024

@vikram-rawat we'd be happy to accept your contribution. The way to implement it would to be to add a credential provider that you can pass through DatabricksClient argument

https://github.com/databrickslabs/databricks-sdk-r/blob/main/R/api_client.R#L136-L143

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants