-
Notifications
You must be signed in to change notification settings - Fork 3k
OIDC Client: Add periodic asynchronous tokens refresh for performance critical applications #48296
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 Client: Add periodic asynchronous tokens refresh for performance critical applications #48296
Conversation
michalvavrik
commented
Jun 9, 2025
- closes: Add optional refresh token timer to OIDC client #46673
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
🙈 The PR is closed and the preview is expired. |
Seems like |
a6687c2
to
8f00d5d
Compare
I can't reproduce it, so I guessed why is it flaky in CI and made adjustment, let see. |
8f00d5d
to
50d3e35
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
50d3e35
to
5320f26
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
5320f26
to
04489a4
Compare
docs/src/main/asciidoc/security-openid-connect-client-reference.adoc
Outdated
Show resolved
Hide resolved
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
docs/src/main/asciidoc/security-openid-connect-client-reference.adoc
Outdated
Show resolved
Hide resolved
docs/src/main/asciidoc/security-openid-connect-client-reference.adoc
Outdated
Show resolved
Hide resolved
...nsions/oidc-client/runtime/src/main/java/io/quarkus/oidc/client/runtime/OidcClientsImpl.java
Show resolved
Hide resolved
...nsions/oidc-client/runtime/src/main/java/io/quarkus/oidc/client/runtime/OidcClientsImpl.java
Show resolved
Hide resolved
@michalvavrik I think it looks good, thanks, I'm just not certain about the general refactoring where most of the |
04489a4
to
5e3b958
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Looks like the added test is not flaky anymore (as this is second push without the failure). |
...sions/oidc-client/runtime/src/main/java/io/quarkus/oidc/client/runtime/OidcClientConfig.java
Outdated
Show resolved
Hide resolved
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, please only tune JavaDocs for the property a little bit
5e3b958
to
5f87344
Compare
Status for workflow
|
Status for workflow
|