Skip to content

Conversation

@gabriel-farache
Copy link
Contributor

@gabriel-farache gabriel-farache commented Mar 28, 2025

Many thanks for submitting your Pull Request ❤️!

Please make sure that your PR meets the following requirements:

  • You have read the contributors guide
  • Your code is properly formatted according to our code style
  • Pull Request title contains the target branch if not targeting main: [0.9.x] Subject
  • Pull Request contains link to the issue
  • Pull Request contains link to any dependent or related Pull Request
  • Pull Request contains description of the issue
  • Pull Request does not include fixes for issues other than the main ticket

This PR solves #1075 and aims at adding suport for basic auth token propagation

@gabriel-farache gabriel-farache requested a review from a team as a code owner March 28, 2025 15:17
@gabriel-farache gabriel-farache force-pushed the feat/basic_auth_propagation branch 3 times, most recently from 60cba7b to e5b6cf1 Compare March 28, 2025 15:33
@ricardozanini ricardozanini requested review from fjtirado, hbelmiro, mcruzdev and rmanibus and removed request for rmanibus March 28, 2025 15:55
@hbelmiro hbelmiro linked an issue Mar 28, 2025 that may be closed by this pull request
@ricardozanini
Copy link
Member

@fjtirado @mcruzdev mind taking a look pleaes?

Copy link
Contributor

@fjtirado fjtirado left a comment

Choose a reason for hiding this comment

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

Two picky suggestions
I know you head ternary operator, but it simplifies assignment in this case

@gabriel-farache gabriel-farache force-pushed the feat/basic_auth_propagation branch 3 times, most recently from 3f64916 to 798c2fb Compare April 4, 2025 07:57
@gabriel-farache gabriel-farache force-pushed the feat/basic_auth_propagation branch 2 times, most recently from f1921c3 to 6fb7dc3 Compare April 14, 2025 08:38
Co-authored-by: Francisco Javier Tirado Sarti <[email protected]>
@gabriel-farache gabriel-farache force-pushed the feat/basic_auth_propagation branch from 6fb7dc3 to eb973e0 Compare April 14, 2025 08:42
@gabriel-farache
Copy link
Contributor Author

@ricardozanini Do you think we can merge it?

@ricardozanini ricardozanini merged commit ca6d5d1 into quarkiverse:main Apr 14, 2025
7 checks passed
github-actions bot pushed a commit that referenced this pull request Apr 14, 2025
* Fix propagation test for bearer provider

Signed-off-by: gabriel-farache <[email protected]>

* Add suport for basic auth token propagation

Signed-off-by: gabriel-farache <[email protected]>

* Refactor based on feedback and update tests acordingly

Co-authored-by: Francisco Javier Tirado Sarti <[email protected]>

---------

Signed-off-by: gabriel-farache <[email protected]>
Co-authored-by: Francisco Javier Tirado Sarti <[email protected]>
Co-authored-by: Ricardo Zanini <[email protected]>
hbelmiro pushed a commit that referenced this pull request Apr 14, 2025
* Fix propagation test for bearer provider



* Add suport for basic auth token propagation



* Refactor based on feedback and update tests acordingly



---------

Signed-off-by: gabriel-farache <[email protected]>
Co-authored-by: gabriel-farache <[email protected]>
Co-authored-by: Francisco Javier Tirado Sarti <[email protected]>
Co-authored-by: Ricardo Zanini <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[REQ][Java] Token propagation for other than oauth2 and bearer

4 participants