Uploaded image for project: 'Apache Oltu'
  1. Apache Oltu
  2. OLTU-132

SignatureMethod should take in consideration also the header

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • oauth2-1.0.0
    • jose-jws
    • None

    Description

      Currently SignatureMethod doesn't take in consideration the header for calculate verifying the signature.

      As per spec the input for the signature is:

      WS Signing Input
      ASCII(BASE64URL(UTF8(JWS Protected Header)) || '.' ||
      BASE64URL(JWS Payload))

      Attachments

        Activity

          People

            asanso Antonio Sanso
            asanso Antonio Sanso
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: