Uploaded image for project: 'Shindig'
  1. Shindig
  2. SHINDIG-1756

Identify origination of requests

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.5.0
    • 2.5.0-beta2
    • Java
    • None

    Description

      In order to determine based upon the request whether to honor the request, or whether the request should be restricted, the request needs to identify itself in some way. Some of the requests in the system originate as a result of direct user requests (e.g. makeRequest) while other requests are performed by the server for the server or in order to handle the request (e.g. gadget spec lookups).

      The proposal is to better mark the origination of the request either by attaching an Anonymous Security Token containing the gadget URI, or by marking the request as an internal request (one that the server is initiating) so that downstream components (e.g. the HttpFetcher implementation) can make determinations on how to process the request.

      Attachments

        1. origination5.patch
          41 kB
          Brian Lillie

        Activity

          People

            Unassigned Unassigned
            brianlil Brian Lillie
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: