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

enhancement(http provider): Add automatic bearer token acquisition in http-client [version 2] #21583

Merged
Merged
Show file tree
Hide file tree
Changes from 7 commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
e43a2e2
HTTP client auth as trait extension
KowalczykBartek Oct 22, 2024
8875329
Use Client directly
KowalczykBartek Oct 22, 2024
0f15ea3
Unavailable oauth server should not crash vector
KowalczykBartek Oct 22, 2024
3c87e8d
Fix snafu error to by sync + send
KowalczykBartek Oct 23, 2024
e37eaf1
review fixes
KowalczykBartek Oct 23, 2024
0c44809
review fixes
KowalczykBartek Oct 23, 2024
31d0327
review fixes
KowalczykBartek Oct 23, 2024
8f84adf
acquire token with oauth2 and mtls as described in rfc
KowalczykBartek Oct 28, 2024
9b7fd99
fix spell issues
KowalczykBartek Oct 28, 2024
00ebf03
fix review comments
KowalczykBartek Oct 30, 2024
e840a2e
fix review comments
KowalczykBartek Oct 30, 2024
b92f587
fix review comments
KowalczykBartek Oct 30, 2024
5ef76fd
fix review comments
KowalczykBartek Nov 1, 2024
4d6b2c2
fix review comments
KowalczykBartek Nov 2, 2024
349dd35
vdev fmt
KowalczykBartek Nov 2, 2024
36ac20c
vdev fmt
KowalczykBartek Nov 2, 2024
99c6570
Merge branch 'master' of
KowalczykBartek Nov 2, 2024
95b1564
review
KowalczykBartek Nov 2, 2024
faf3433
vdev fmt
KowalczykBartek Nov 2, 2024
74c24f8
changelog
KowalczykBartek Nov 2, 2024
ec8d56f
changelog
KowalczykBartek Nov 2, 2024
e18305a
vdev fmt and check rust
KowalczykBartek Nov 5, 2024
6afc388
provide test for mtls scenario
KowalczykBartek Nov 5, 2024
b674e00
dd-rust-license-tool write
KowalczykBartek Nov 6, 2024
0245d6b
dd-rust-license-tool write
KowalczykBartek Nov 6, 2024
d0b6439
review comments
KowalczykBartek Nov 6, 2024
29a7227
fixes
KowalczykBartek Nov 6, 2024
7f316c3
revert to expires_in
KowalczykBartek Nov 6, 2024
051cc54
review fixes
KowalczykBartek Nov 7, 2024
52f1cc4
review fixes
KowalczykBartek Nov 7, 2024
4e9500c
generate-component-docs
KowalczykBartek Nov 7, 2024
aac3949
remove http component
KowalczykBartek Nov 7, 2024
9a51704
unable to expect a message under windows
KowalczykBartek Nov 7, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading