Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-523

Authentication handlers should be configurable for paths

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3
    • 3
    • Engine
    • None

    Description

      Currently, all configured authentication handlers are queried one after the other until one of them returns successfully. There is no defined order.
      It would be good to provide support for path based configuration of the handlers. The longest match is tried first in this case.

      If the authentication handler provides a "path" property (non empty), the incomming url must start with this path. If the "path" property is not available or empty, the handler is regarded as inactive.

      Attachments

        Activity

          People

            cziegeler Carsten Ziegeler
            cziegeler Carsten Ziegeler
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: