Uploaded image for project: 'Application Authorization Framework'
  1. Application Authorization Framework
  2. AAF-726

enhance CadiFilter to support any context/path combo in noauthz

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Done
    • Icon: Medium Medium
    • Dublin Release
    • Dublin Release
    • None
    • AAF Dublin M4 03/15-04/25

      CadiFilter does hreq.getPathInfo() when getting the current path. This can return null in the case of just a / in path or based on the servlet-mapping section of pom (some engines will mark pathinfo as null for url-pattern with a trailing star for instance). This change strips out the context path and treats anything after it as what to compare which makes it immune to changes in url-pattern.

            dr695h dr695h
            dr695h dr695h
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: