Uploaded image for project: 'Quarkus'
  1. Quarkus
  2. QUARKUS-6551

OIDC Client filter - allow to trigger token refresh when REST client request results in 401

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Done
    • Icon: Major Major
    • 3.27.0.GA
    • None
    • team/eng
    • None

      • closes: https://github.com/quarkusio/quarkus/issues/44037
      • it can happen that an access token that appears valid to Quarkus is rejected because it was revoked and users can't use `@Retry` because the revoked token would still be used to next request as well, this PR will help by detecting 401 and forcing refresh on next call

              Unassigned Unassigned
              blafond Barry LaFond
              Martin Ocenas Martin Ocenas
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: