-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🎉 Source Gitlab: add
OAuth2.0
authentication support (#7506)
* added support of oauth2.0 * added OAuthFlow.java part * bumped version of the Dockerfile * corrected SAT * added unit_test for Oauth java part, added integration-test for java part * added changelog * fix java part test * updated after review * updated spec.json * updated after review * #7480 source gitlab: rm empty files * #7480 source gitlab: add single use refresh token authenticator * #7480 source gitlab: upd oauth implementation * #7480 source gitlab: refactor auth * #7480 fix oauth: java * #7480 source gitlab: review fixes * #7480 source gitlab: upd release stage * #7480 source gitlab: fix unit tests * #7480 source gitlab: update expected records * #7480 source gitlab: upd sats * #7480 source gitlab: upd expected records * #7480 source Gitlab: use SingleUseRefreshTokenOauth as is * #7480 sourcte gitlab: upd expected records * auto-bump connector version Co-authored-by: Denys Davydov <[email protected]> Co-authored-by: Augustin <[email protected]> Co-authored-by: Octavia Squidington III <[email protected]>
- Loading branch information
1 parent
115144b
commit b69639e
Showing
15 changed files
with
833 additions
and
291 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
304 changes: 152 additions & 152 deletions
304
airbyte-integrations/connectors/source-gitlab/integration_tests/expected_records.jsonl
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.