Uploaded image for project: 'RESTEasy'
  1. RESTEasy
  2. RESTEASY-705

Client framework is not signing GET requests

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 2.3.4.Final
    • 2.3.2.Final
    • None
    • None

      Client framework is not signing GET requests. I believe this happens because DigitalSigningHeaderDecorator and DigitalSigningInterceptor both implements MessageBodyWriterInterceptor and, as a GET request is not allowed to have body, they are not executed in GET requests. I believe this is a bug or, at least, an undesired feature. Being able to sign GET requests is necessary to effectively use DOSETA as an authentication mechanism as described in http://bill.burkecentral.com/2011/02/21/multiple-uses-for-content-signature/

            patriot1burke@gmail.com Bill Burke (Inactive)
            saulo_medeiros Saulo Araujo (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: