Uploaded image for project: 'Shiro'
  1. Shiro
  2. SHIRO-107

Filter chain definitions should match on request method as well as request path (REST support)

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.0.0
    • Web
    • None

    Description

      To support REST environments, it would be nice to specify a filter chain definition based on not only the request path, but also the request method (PUT, GET, POST, DELETE) to support rest environments.

      For example:

      /data/stocks/**:post = authc, roles[admin]
      /data/stocks/** = authc

      Attachments

        1. SHIRO-107.diff
          8 kB
          Brian Demers

        Activity

          People

            lhazlewood Les Hazlewood
            lhazlewood Les Hazlewood
            Votes:
            2 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: