Uploaded image for project: 'WildFly Elytron'
  1. WildFly Elytron
  2. ELY-2813

OIDC - request URI should not be decoded when processed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 2.2.7.Final
    • 2.6.0.Final
    • HTTP
    • None

      In OidcHttpFacade the request URI is returned decoded as a whole, this is not desirable since the only encoded parts might be individual query parameters (that might contain encoded URIs with their own query parameters).

      the facade class also offers method to retrieve query parameters decoded, I don't know if decoding is necessary here because it seems to only be used on internal stuff but it is also technically being decoded twice and I don't think that's intended

              mpetrov@redhat.com Michal Petrov
              mpetrov@redhat.com Michal Petrov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: