Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-17324

Query parameters lost on redirect to keycloak OIDC

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • 26.1.2.Final
    • Security Manager
    • None
    • Hide

       
      Open an URL :  https://myServer/myapp?myparam=abc
      Wildlfy then redirects to  https://myServer/myapp
       
      myparam is lost.
       
      BTW, excat same problem described here (quarkus). Apparently solved
      https://github.com/quarkusio/quarkus/pull/9656

      Show
        Open an URL :  https://myServer/myapp?myparam=abc Wildlfy then redirects to  https://myServer/myapp   myparam is lost.   BTW, excat same problem described here (quarkus). Apparently solved https://github.com/quarkusio/quarkus/pull/9656
    • Hide

      reload the same URL.

      Show
      reload the same URL.
    • ---
    • ---

    Description

      When accessing a protected URL with query parameters in a secured Web application and a redirection for authentication is required, WildFly OIDC client ignores (or loses)  query parameters. So, they are not available when redirecting to the orginal URL after the user is authenticated.

      Attachments

        Issue Links

          Activity

            People

              fjuma1@redhat.com Farah Juma
              laurent.duparchy@esrf.fr Laurent Duparchy (Inactive)
              Votes:
              9 Vote for this issue
              Watchers:
              14 Start watching this issue

              Dates

                Created:
                Updated: