You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
As noted in #8469, quarkus.oidc.token.expiration-grace is misleading. I originally named it this way because I thought the Vertx leeway property was only about the expiration grace but it is effectively a lifespan grace.
Proposal is to rename it now to avoid any confusions going forward, effectively quarkus.oidc.token.expiration-grace name is a bug
The text was updated successfully, but these errors were encountered:
Describe the bug
As noted in #8469,
quarkus.oidc.token.expiration-grace
is misleading. I originally named it this way because I thought the Vertxleeway
property was only about the expiration grace but it is effectively a lifespan grace.Proposal is to rename it now to avoid any confusions going forward, effectively
quarkus.oidc.token.expiration-grace
name is a bugThe text was updated successfully, but these errors were encountered: