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

Use Databricks SDK for OAuth #22

Merged
merged 2 commits into from
Sep 25, 2024
Merged

Use Databricks SDK for OAuth #22

merged 2 commits into from
Sep 25, 2024

Conversation

B-Step62
Copy link
Collaborator

@B-Step62 B-Step62 commented Sep 25, 2024

In the test workspace, we need to use service principle based authentication using OAuth, not PAT. Replacing the raw HTTP request to Databricks SDK to handle it easily (yes I ended up using it🙃).

Copy link
Collaborator

@harupy harupy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Signed-off-by: B-Step62 <[email protected]>
@B-Step62 B-Step62 merged commit ddf33cf into langchain-ai:main Sep 25, 2024
8 checks passed
@B-Step62 B-Step62 deleted the oauth branch September 25, 2024 09:04
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

Successfully merging this pull request may close these issues.

2 participants