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

OpenID Connect Client Filter Reactive - migration concern - @OidcClientFilter not available

    XMLWordPrintable

Details

    Description

      When porting an application to RESTEasy Reactive and OpenID Connect Client Filter Reactive users do not have @OidcClientFilter annotation available.

      They can use @OidcClientFilter when depending on non-reactive OpenID Connect Client Filter.
      This is a usability issue and affects developer joy.
      Developers need to adjust the code instead of just simple dependencies swap.

      There is a workaround, thus marking this issue as Critical.

      • Developers need to adjust their code to use @RegisterProvider(OidcClientRequestReactiveFilter.class) instead of @OidcClientFilter

      What's needed?

      • Make @OidcClientFilter annotation available when using OpenID Connect Client Filter Reactive

       

       

      Attachments

        Issue Links

          Activity

            People

              sbiarozk Sergey Beryozkin
              rsvoboda@redhat.com Rostislav Svoboda
              Rostislav Svoboda Rostislav Svoboda
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: