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

Fix OAuth Injection #8482

Merged
merged 1 commit into from
Dec 3, 2021
Merged

Fix OAuth Injection #8482

merged 1 commit into from
Dec 3, 2021

Conversation

ChristopheDuong
Copy link
Contributor

@ChristopheDuong ChristopheDuong commented Dec 3, 2021

What

OAuthConfigSupplier does not inject OAuth Param properly

How

OAuthConfigSupplier was not parsing the Json Schema properly (it should have gone through the "properties" node first before listing the fields to inject:

@ChristopheDuong ChristopheDuong temporarily deployed to more-secrets December 3, 2021 10:42 Inactive
@github-actions github-actions bot added area/platform issues related to the platform area/scheduler labels Dec 3, 2021
@ChristopheDuong ChristopheDuong merged commit b60a2d0 into master Dec 3, 2021
@ChristopheDuong ChristopheDuong deleted the chris/fix-oauth-injection branch December 3, 2021 11:02
schlattk pushed a commit to schlattk/airbyte that referenced this pull request Jan 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/platform issues related to the platform area/scheduler
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants