-
Notifications
You must be signed in to change notification settings - Fork 3k
Support back-channel logout for dynamic OIDC tenants #48672
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
Support back-channel logout for dynamic OIDC tenants #48672
Conversation
This comment has been minimized.
This comment has been minimized.
🎊 PR Preview 10ffe78 has been successfully built and deployed to https://quarkus-pr-main-48672-preview.surge.sh/version/main/guides/
|
This comment has been minimized.
This comment has been minimized.
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 Michal very much, I'll look soon, I think it is ready to go soon
extensions/oidc/deployment/src/main/java/io/quarkus/oidc/deployment/OidcBuildStep.java
Outdated
Show resolved
Hide resolved
extensions/oidc/runtime/src/main/java/io/quarkus/oidc/runtime/TenantConfigBean.java
Outdated
Show resolved
Hide resolved
e4bc343
to
abffd16
Compare
Status for workflow
|
Status for workflow
|
io.quarkus.oidc.runtime.BackChannelLogoutTokenCache#shutdown
didn't work (which is not a big problem because I think Vert.X attempts to close all timers anyway), so I refactored it