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

Source Drift: implement oauth2 java-part #7353

Closed
Tracked by #7341
bazarnov opened this issue Oct 25, 2021 · 0 comments · Fixed by #7337
Closed
Tracked by #7341

Source Drift: implement oauth2 java-part #7353

bazarnov opened this issue Oct 25, 2021 · 0 comments · Fixed by #7337

Comments

@bazarnov
Copy link
Collaborator

bazarnov commented Oct 25, 2021

Halff-ready PR: #7337

There is no dependency on passing additional config parameters for the source-drift

Check the airbyte-oauth/main/flows/DriftChatOauthFlow.java and complete the full circle of authentication.

Using the attached half-ready PR, we need to:

  1. add unit for DriftChatOauthFlow.java
  2. add integration tests for DriftChatOauthFlow.java
  3. test the ready flow for any errors, before merge into master

The link for more details about the Oauth2.0 flow for Drift please follow this:
https://devdocs.drift.com/docs/authentication-and-scopes#1-direct-the-user-to-the-drift-oauth-url-

@bazarnov bazarnov changed the title Drift Source Drift: add oauth flow (java part) Oct 25, 2021
@yurii-bidiuk yurii-bidiuk linked a pull request Nov 3, 2021 that will close this issue
11 tasks
@lazebnyi lazebnyi changed the title Source Drift: add oauth flow (java part) Source Drift: implement oauth2 java-part Nov 8, 2021
@sherifnada sherifnada added the area/connectors Connector related issues label Nov 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Archived in project
Development

Successfully merging a pull request may close this issue.

4 participants