-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
OIDC token propagation: add option to select named OIDC client and token exchange per REST client with the @AccessToken annotation #39132
Conversation
This comment has been minimized.
This comment has been minimized.
🙈 The PR is closed and the preview is expired. |
This comment has been minimized.
This comment has been minimized.
extensions/oidc-client/runtime/src/main/java/io/quarkus/oidc/token/propagation/AccessToken.java
Outdated
Show resolved
Hide resolved
cff54f3
to
c8ae838
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
extensions/oidc-client/runtime/src/main/java/io/quarkus/oidc/token/propagation/AccessToken.java
Outdated
Show resolved
Hide resolved
c8ae838
to
5ba2a00
Compare
Status for workflow
|
Status for workflow
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @michalvavrik
Added for consideration for backports after discussion with @gastaldi see QUARKUS-4318. |
closes: #36994
closes: #36458